메소드 | 설명 | |
---|---|---|
SendMail ( string toAddress, string messageBody, string>.Dictionary |
Sends the mail.
|
메소드 | 설명 | |
---|---|---|
GetBody ( string messageBody, string>.Dictionary |
Gets the body.
|
public static SendMail ( string toAddress, string messageBody, string>.Dictionary |
||
toAddress | string | To address. |
messageBody | string | The message body. |
replacements | string>.Dictionary | The replacements. |
subject | string | |
리턴 | void |