C# Class Umc.Core.Tools.VSGesture.OptionPages.OptionPageDefault

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Exibir arquivo Open project: powerumc/vsgesture

Public Methods

Method Description
OptionPageDefault ( ) : System

Protected Methods

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

Method Details

OnActivate() protected method

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

OnApply() protected method

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

OptionPageDefault() public method

public OptionPageDefault ( ) : System
return System