Method | Description | |
---|---|---|
Customer ( System.Xml.Linq.XElement xElement ) : System |
Method | 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 |
public Customer ( System.Xml.Linq.XElement xElement ) : System | ||
xElement | System.Xml.Linq.XElement | |
return | System |