C# Class MvcTemplate.Web.EmailService

Inheritance: IIdentityMessageService
Afficher le fichier Open project: NikolayIT/ASP.NET-MVC-Template

Méthodes publiques

Méthode Description
SendAsync ( Microsoft.AspNet.Identity.IdentityMessage message ) : System.Threading.Tasks.Task

Method Details

SendAsync() public méthode

public SendAsync ( Microsoft.AspNet.Identity.IdentityMessage message ) : System.Threading.Tasks.Task
message Microsoft.AspNet.Identity.IdentityMessage
Résultat System.Threading.Tasks.Task