Method | Description | |
---|---|---|
SendAsync ( string tenant ) : System.Threading.Tasks.Task | ||
SignUpEmail ( System.Web.HttpContextBase context, |
Method | Description | |
---|---|---|
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 | |
return | System.Threading.Tasks.Task |
public SignUpEmail ( System.Web.HttpContextBase context, |
||
context | System.Web.HttpContextBase | |
registration | ||
registrationId | string | |
return | System |