C# Class TechDays.Backend.ViewModel.ZoneViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Zenika/Presidentielles-RabbitMQ Class Usage Examples

Méthodes publiques

Méthode Description
Update ( System.Xml.Linq.XElement el ) : bool

ZoneViewModel ( ) : System

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

Private Methods

Méthode Description
GetStatus ( string sStatus ) : bool

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

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

Method Details

Update() public méthode

public Update ( System.Xml.Linq.XElement el ) : bool
el System.Xml.Linq.XElement
Résultat bool

ZoneViewModel() public méthode

public ZoneViewModel ( ) : System
Résultat System

ZoneViewModel() public méthode

public ZoneViewModel ( System.Xml.Linq.XElement el ) : System
el System.Xml.Linq.XElement
Résultat System