메소드 | 설명 | |
---|---|---|
SendAsync ( string tenant ) : System.Threading.Tasks.Task | ||
SignUpEmail ( System.Web.HttpContextBase context, |
메소드 | 설명 | |
---|---|---|
GetEmail ( IEmailProcessor processor, |
||
GetTemplate ( string tenant ) : string | ||
ParseTemplate ( System.Web.HttpContextBase context, string template ) : string |
public SendAsync ( string tenant ) : System.Threading.Tasks.Task | ||
tenant | string | |
리턴 | System.Threading.Tasks.Task |
public SignUpEmail ( System.Web.HttpContextBase context, |
||
context | System.Web.HttpContextBase | |
registration | ||
registrationId | string | |
리턴 | System |