C# 클래스 Yuhan.WPF.DsxGridCtrl.Demo.Customer

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 메소드들

메소드 설명
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

메소드 상세

Customer() 공개 메소드

public Customer ( System.Xml.Linq.XElement xElement ) : System
xElement System.Xml.Linq.XElement
리턴 System