C# 클래스 TechDays.Backend.ViewModel.ZonesViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Zenika/Presidentielles-RabbitMQ 1 사용 예제들

공개 메소드들

메소드 설명
All ( ) : void

All

Closed ( ) : void

Closed

Raz ( ) : void

Initialize

Start ( ) : void

Start

Stop ( ) : void

Stop

ZonesViewModel ( ) : System

ZonesViewModel

비공개 메소드들

메소드 설명
Initialize ( ) : void

Initialize

InitializeBackgroundWorker ( ) : void

InitializeBackgroundWorker

InitializeProducer ( ) : void

InitializeProducer

InitializeZones ( ) : void

InitializeZones

UpdateZone ( System.Xml.Linq.XElement elz ) : void

UpdateZone

Winner ( System.Xml.Linq.XElement elz ) : System.Xml.Linq.XElement

Winner

_bw_DoWork ( object sender, DoWorkEventArgs e ) : void

_bw_DoWork

_bw_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void

_bw_ProgressChanged

_bw_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

메소드 상세

All() 공개 메소드

All
public All ( ) : void
리턴 void

Closed() 공개 메소드

Closed
public Closed ( ) : void
리턴 void

Raz() 공개 메소드

Initialize
public Raz ( ) : void
리턴 void

Start() 공개 메소드

Start
public Start ( ) : void
리턴 void

Stop() 공개 메소드

Stop
public Stop ( ) : void
리턴 void

ZonesViewModel() 공개 메소드

ZonesViewModel
public ZonesViewModel ( ) : System
리턴 System