C# Class Frapid.Account.Emails.ResetEmail

Afficher le fichier Open project: frapid/frapid Class Usage Examples

Méthodes publiques

Méthode Description
ResetEmail ( Reset reset ) : System
SendAsync ( string tenant ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
GetEmail ( IEmailProcessor processor, Reset model, string subject, string message ) : EmailQueue
GetTemplate ( string tenant ) : string
ParseTemplate ( string template ) : string

Method Details

ResetEmail() public méthode

public ResetEmail ( Reset reset ) : System
reset Frapid.Account.DTO.Reset
Résultat System

SendAsync() public méthode

public SendAsync ( string tenant ) : System.Threading.Tasks.Task
tenant string
Résultat System.Threading.Tasks.Task