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

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
CreatePresenter ( ) : ProductPeekListPresenter
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 ( ) : ProductPeekListPresenter
Résultat ProductPeekListPresenter

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

OnDisposing() protected méthode

protected OnDisposing ( ) : void
Résultat void

ProductsPeek() public méthode

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