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

Inheritance: IEmailService
Mostra file Open project: jbe2277/waf

Public Methods

Method Description
CreateNewEmail ( string toEmailAddress ) : void

Private Methods

Method Description
EmailService ( IMessageService messageService, IShellService shellService ) : System

Method Details

CreateNewEmail() public method

public CreateNewEmail ( string toEmailAddress ) : void
toEmailAddress string
return void