C# Class AwesomeThing.Admin.DummyEmailSender

Inheritance: IEmailSender
Afficher le fichier Open project: markrendle/SimpleWebSignupDemo

Méthodes publiques

Méthode Description
Send ( Email email ) : void

Method Details

Send() public méthode

public Send ( Email email ) : void
email Email
Résultat void