C# Class Queue.Display.ViewModels.HomePageViewModel

Inheritance: Queue.UI.WPF.RichViewModel, IDisposable
Afficher le fichier Open project: breslavsky/queue

Private Properties

Свойство Type Description
BuildUpTimer void
CloseChannel void
CurrentClientRequestPlanUpdated void
IsActiveRequest bool
Loaded void
PingElapsed void
Subscribe System.Threading.Tasks.Task
Unloaded void
UpdateOperatorCurrentRequest void

Méthodes publiques

Méthode Description
Dispose ( ) : void
HomePageViewModel ( ) : Junte.Translation

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
BuildUpTimer ( ) : void
CloseChannel ( ) : void
CurrentClientRequestPlanUpdated ( object sender, QueuePlanEventArgs e ) : void
IsActiveRequest ( ClientRequestPlan plan ) : bool
Loaded ( ) : void
PingElapsed ( object sender, EventArgs e ) : void
Subscribe ( ) : System.Threading.Tasks.Task
Unloaded ( ) : void
UpdateOperatorCurrentRequest ( Operator op, ClientRequestPlan plan ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

HomePageViewModel() public méthode

public HomePageViewModel ( ) : Junte.Translation
Résultat Junte.Translation