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

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

공개 메소드들

메소드 설명
Update ( System.Xml.Linq.XElement el ) : bool

ZoneViewModel ( ) : System

ZoneViewModel ( System.Xml.Linq.XElement el ) : System

비공개 메소드들

메소드 설명
GetStatus ( string sStatus ) : bool

GetTimestamp ( string sDate, string sHeure ) : System.DateTime

Initialize ( System.Xml.Linq.XElement el ) : void

메소드 상세

Update() 공개 메소드

public Update ( System.Xml.Linq.XElement el ) : bool
el System.Xml.Linq.XElement
리턴 bool

ZoneViewModel() 공개 메소드

public ZoneViewModel ( ) : System
리턴 System

ZoneViewModel() 공개 메소드

public ZoneViewModel ( System.Xml.Linq.XElement el ) : System
el System.Xml.Linq.XElement
리턴 System