C# Class Yuhan.WPF.DsxGridCtrl.Demo.Customer

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: hansuky/Yuhan

Méthodes publiques

Méthode Description
Customer ( System.Xml.Linq.XElement xElement ) : System

Private Methods

Méthode Description
ExtractXDate ( System.Xml.Linq.XElement xElement, string propertyName ) : System.DateTime
ExtractXDecimal ( System.Xml.Linq.XElement xElement, string propertyName ) : decimal
ExtractXString ( System.Xml.Linq.XElement xElement, string propertyName ) : string
RaiseOnPropertyChanged ( string propertyName ) : void

Method Details

Customer() public méthode

public Customer ( System.Xml.Linq.XElement xElement ) : System
xElement System.Xml.Linq.XElement
Résultat System