C# Class openXDAManager.ViewModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: GridProtectionAlliance/openXDA

Public Methods

Method Description
LaunchConsoleMonitor ( ) : void
Load ( ) : void
Save ( ) : void
ViewModel ( ) : System

Private Methods

Method Description
GetResultsWriters ( ) : List
HandlePropertyChanged ( string propertyName ) : void
HandlePropertyChangedOnce ( string propertyName ) : void
OnPropertyChanged ( string propertyName ) : void

Method Details

LaunchConsoleMonitor() public method

public LaunchConsoleMonitor ( ) : void
return void

Load() public method

public Load ( ) : void
return void

Save() public method

public Save ( ) : void
return void

ViewModel() public method

public ViewModel ( ) : System
return System