C# Class WhereAmI2015.WhereAmIOptionPageGrid

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Afficher le fichier Open project: tanathos/WhereAmI2015

Private Properties

Свойство Type Description
BindSettings void

Méthodes protégées

Méthode Description
OnActivate ( CancelEventArgs e ) : void
OnApply ( PageApplyEventArgs e ) : void

Private Methods

Méthode Description
BindSettings ( ) : void

Method Details

OnActivate() protected méthode

protected OnActivate ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void

OnApply() protected méthode

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
Résultat void