C# Class TechDays.Backend.ViewModel.ZoneViewModel

Inheritance: ViewModelBase
ファイルを表示 Open project: Zenika/Presidentielles-RabbitMQ Class Usage Examples

Public Methods

Method Description
Update ( System.Xml.Linq.XElement el ) : bool

ZoneViewModel ( ) : System

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

Private Methods

Method Description
GetStatus ( string sStatus ) : bool

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

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

Method Details

Update() public method

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

ZoneViewModel() public method

public ZoneViewModel ( ) : System
return System

ZoneViewModel() public method

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