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

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

Public Methods

Method Description
OptionPageManual ( ) : 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

OptionPageManual() public method

public OptionPageManual ( ) : System
return System