C# Class Waf.InformationManager.EmailClient.Modules.Applications.Controllers.NewEmailController

Afficher le fichier Open project: jbe2277/waf Class Usage Examples

Private Properties

Свойство Type Description
NewEmailController System
SelectContact void
SendEmail void

Méthodes publiques

Méthode Description
Initialize ( ) : void
Run ( ) : void

Private Methods

Méthode Description
NewEmailController ( IMessageService messageService, IShellService shellService, IAddressBookService addressBookService, NewEmailViewModel newEmailViewModel ) : System
SelectContact ( object commandParameter ) : void
SendEmail ( ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void