C# Class VisualHg.VisualHgOptionsPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Datei anzeigen Open project: HexWrench/VisualHG2015

Public Methods

Method Description
VisualHgOptionsPage ( ) : System

Protected Methods

Method Description
OnActivate ( CancelEventArgs e ) : void
OnApply ( PageApplyEventArgs e ) : 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

VisualHgOptionsPage() public method

public VisualHgOptionsPage ( ) : System
return System