C# Class NuGet.Options.GeneralOptionPage

Inheritance: OptionsPageBase
Afficher le fichier Open project: monoman/NugetCracker

Private Properties

Свойство Type Description

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