C# Class NyaElektriska.LEM1802.ViewModel.Settings

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kierenj/0x10c-DevKit

Méthodes publiques

Méthode Description
Settings ( ISettingsManager manager, LEM1802 plugin ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string name ) : void

Private Methods

Méthode Description
Load ( ) : void
Save ( ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string name ) : void
name string
Résultat void

Settings() public méthode

public Settings ( ISettingsManager manager, LEM1802 plugin ) : System
manager ISettingsManager
plugin LEM1802
Résultat System