Method | Description | |
---|---|---|
EmailService ( AppActs settings ) : System | ||
SendUserAdded ( string userNameAdded, string userNameNew, string userEmailNew, string userPasswordNew ) : void | ||
SendUserForgotPassword ( |
Method | Description | |
---|---|---|
getTemplate ( string path ) : string |
public EmailService ( AppActs settings ) : System | ||
settings | AppActs | |
return | System |
public SendUserAdded ( string userNameAdded, string userNameNew, string userEmailNew, string userPasswordNew ) : void | ||
userNameAdded | string | |
userNameNew | string | |
userEmailNew | string | |
userPasswordNew | string | |
return | void |
public SendUserForgotPassword ( |
||
accountUser | ||
guidForgotPassword | System.Guid | |
return | void |