C# Class Waf.BookLibrary.Library.Presentation.Services.EmailService

Inheritance: IEmailService
Afficher le fichier Open project: jbe2277/waf

Méthodes publiques

Méthode Description
CreateNewEmail ( string toEmailAddress ) : void

Private Methods

Méthode Description
EmailService ( IMessageService messageService, IShellService shellService ) : System

Method Details

CreateNewEmail() public méthode

public CreateNewEmail ( string toEmailAddress ) : void
toEmailAddress string
Résultat void