C# Class PackmanVsix.Options

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Mostrar archivo Open project: madskristensen/Packman Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SaveSettingsToStorage ( ) : void

Protected Methods

Method Description
OnApply ( PageApplyEventArgs e ) : void

Method Details

OnApply() protected method

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
return void

SaveSettingsToStorage() public method

public SaveSettingsToStorage ( ) : void
return void