C# Class NuGet.Options.GeneralOptionPage

Inheritance: OptionsPageBase
Show file Open project: monoman/NugetCracker

Private Properties

Property Type Description

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