C# Class SidebarDiagnostics.Framework.Settings

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ArcadeRenegade/SidebarDiagnostics Class Usage Examples

Private Properties

Свойство Type Description
Load Settings
Settings System

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void
Reload ( ) : void
Save ( ) : void

Private Methods

Méthode Description
Load ( ) : Settings
Settings ( ) : System

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

Reload() public méthode

public Reload ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void