C# 클래스 Queue.Display.ViewModels.HomePageViewModel

상속: Queue.UI.WPF.RichViewModel, IDisposable
파일 보기 프로젝트 열기: breslavsky/queue

Private Properties

프로퍼티 타입 설명
BuildUpTimer void
CloseChannel void
CurrentClientRequestPlanUpdated void
IsActiveRequest bool
Loaded void
PingElapsed void
Subscribe System.Threading.Tasks.Task
Unloaded void
UpdateOperatorCurrentRequest void

공개 메소드들

메소드 설명
Dispose ( ) : void
HomePageViewModel ( ) : Junte.Translation

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

HomePageViewModel() 공개 메소드

public HomePageViewModel ( ) : Junte.Translation
리턴 Junte.Translation