C# Class WhereAmI2015.WhereAmIOptionPageGrid

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Exibir arquivo Open project: tanathos/WhereAmI2015

Private Properties

Property Type Description
BindSettings void

Protected Methods

Method Description
OnActivate ( CancelEventArgs e ) : void
OnApply ( PageApplyEventArgs e ) : void

Private Methods

Method Description
BindSettings ( ) : void

Method Details

OnActivate() protected method

protected OnActivate ( CancelEventArgs e ) : void
e CancelEventArgs
return void

OnApply() protected method

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
return void