C# Class Charmed.SettingsManager

Inheritance: ISettingsManager
Afficher le fichier Open project: brentedwards/Charmed

Private Properties

Свойство Type Description
SettingsPane_CommandsRequested void

Méthodes publiques

Méthode Description
Cleanup ( ) : void
Initialize ( ) : void

Private Methods

Méthode Description
SettingsPane_CommandsRequested ( SettingsPane sender, SettingsPaneCommandsRequestedEventArgs args ) : void

Method Details

Cleanup() public méthode

public Cleanup ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void