C# Class DevExpress.OutlookInspiredApp.Win.Modules.EmployeesPeek

Inheritance: BaseModuleControl
Afficher le fichier Open project: sethjuarez/DevAV

Méthodes publiques

Méthode Description
EmployeesPeek ( ) : DevExpress.OutlookInspiredApp.Win.Presenters

Méthodes protégées

Méthode Description
CreatePresenter ( ) : EmployeePeekListPresenter
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnDisposing ( ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

CreatePresenter() protected méthode

protected CreatePresenter ( ) : EmployeePeekListPresenter
Résultat EmployeePeekListPresenter

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

EmployeesPeek() public méthode

public EmployeesPeek ( ) : DevExpress.OutlookInspiredApp.Win.Presenters
Résultat DevExpress.OutlookInspiredApp.Win.Presenters

OnDisposing() protected méthode

protected OnDisposing ( ) : void
Résultat void