메소드 | 설명 | |
---|---|---|
Customer ( System.Xml.Linq.XElement xElement ) : System |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |