EmailSenderクラスのインスタンスを返します。
名前空間:
GrapeCity.Forguncy.ServerApiアセンブリ: GrapeCity.Forguncy.ServerApi (GrapeCity.Forguncy.ServerApi.dll 内)
構文
C# |
---|
public IEmailSender EmailSender { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic (宣言) |
---|
Public Property EmailSender As IEmailSender <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |