C# Class openFLEManager.ViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: GridProtectionAlliance/openXDA

Méthodes publiques

Méthode Description
LaunchConsoleMonitor ( ) : void
Load ( ) : void
Save ( ) : void
ViewModel ( ) : System

Private Methods

Méthode Description
GetResultsWriters ( ) : List
HandlePropertyChanged ( string propertyName ) : void
HandlePropertyChangedOnce ( string propertyName ) : void
OnPropertyChanged ( string propertyName ) : void

Method Details

LaunchConsoleMonitor() public méthode

public LaunchConsoleMonitor ( ) : void
Résultat void

Load() public méthode

public Load ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

ViewModel() public méthode

public ViewModel ( ) : System
Résultat System