메소드 | 설명 | |
---|---|---|
GetMailTemplates ( ) : IEnumerable |
||
GetTemplate ( System.Guid id ) : |
||
SendMail ( string to, string subject, string body ) : void | ||
SendMailService ( IMailSettings settings, IRepository |
public GetTemplate ( System.Guid id ) : |
||
id | System.Guid | |
리턴 |
public SendMail ( string to, string subject, string body ) : void | ||
to | string | |
subject | string | |
body | string | |
리턴 | void |
public SendMailService ( IMailSettings settings, IRepository |
||
settings | IMailSettings | |
repository | IRepository |
|
리턴 | System |