C# Class Charmed.SettingsManager

Inheritance: ISettingsManager
Show file Open project: brentedwards/Charmed

Private Properties

Property Type Description
SettingsPane_CommandsRequested void

Public Methods

Method Description
Cleanup ( ) : void
Initialize ( ) : void

Private Methods

Method Description
SettingsPane_CommandsRequested ( SettingsPane sender, SettingsPaneCommandsRequestedEventArgs args ) : void

Method Details

Cleanup() public method

public Cleanup ( ) : void
return void

Initialize() public method

public Initialize ( ) : void
return void