C# Class VisualHg.VisualHgOptionsPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Afficher le fichier Open project: HexWrench/VisualHG2015

Méthodes publiques

Méthode Description
VisualHgOptionsPage ( ) : System

Méthodes protégées

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

VisualHgOptionsPage() public méthode

public VisualHgOptionsPage ( ) : System
Résultat System