C# 클래스 Solutionizing.DynamicDemo.Data.DXmlDiscountRepository

상속: XmlDiscountRepositoryBase
파일 보기 프로젝트 열기: dahlbyk/Presentations 1 사용 예제들

공개 메소드들

메소드 설명
DXmlDiscountRepository ( System.Xml.Linq.XDocument doc ) : System.Collections.Generic

보호된 메소드들

메소드 설명
GetDiscounts ( System.Xml.Linq.XDocument doc ) : IEnumerable

메소드 상세

DXmlDiscountRepository() 공개 메소드

public DXmlDiscountRepository ( System.Xml.Linq.XDocument doc ) : System.Collections.Generic
doc System.Xml.Linq.XDocument
리턴 System.Collections.Generic

GetDiscounts() 보호된 메소드

protected GetDiscounts ( System.Xml.Linq.XDocument doc ) : IEnumerable
doc System.Xml.Linq.XDocument
리턴 IEnumerable