C# Class RoverOperator.Pages.LogViewModel

Inheritance: LogEventObserver
Afficher le fichier Open project: jpadillak/Concordia_Capstone2013-14 Class Usage Examples

Méthodes publiques

Свойство Type Description
LogMessagesControl System.Windows.Controls.ListView

Méthodes publiques

Méthode Description
LogViewModel ( Log view ) : System
RefreshLogList ( ) : void

Private Methods

Méthode Description
ApplyFiltering ( ) : void
ClearLog ( object p ) : void
ToggleFilter ( object p ) : void
view_Loaded ( object sender, System e ) : void

Method Details

LogViewModel() public méthode

public LogViewModel ( Log view ) : System
view Log
Résultat System

RefreshLogList() public méthode

public RefreshLogList ( ) : void
Résultat void

Property Details

LogMessagesControl public_oe property

public ListView,System.Windows.Controls LogMessagesControl
Résultat System.Windows.Controls.ListView