C# Class GitHub.VisualStudio.OptionsPage

Inheritance: UIElementDialogPage
Afficher le fichier Open project: github/VisualStudio

Méthodes protégées

Méthode Description
OnActivate ( CancelEventArgs e ) : void
OnApply ( PageApplyEventArgs args ) : void

Private Methods

Méthode Description
LoadSettings ( ) : void
SaveSettings ( ) : void

Method Details

OnActivate() protected méthode

protected OnActivate ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void

OnApply() protected méthode

protected OnApply ( PageApplyEventArgs args ) : void
args PageApplyEventArgs
Résultat void