Property | Type | Description | |
---|---|---|---|
discounts | Discount>.Dictionary |
Method | Description | |
---|---|---|
GetAll ( ) : IEnumerable |
||
GetByCode ( string code ) : Discount |
Method | Description | |
---|---|---|
GetDiscounts ( System.Xml.Linq.XDocument doc ) : IEnumerable |
||
XmlDiscountRepositoryBase ( System.Xml.Linq.XDocument doc ) : System.Collections.Generic |
protected abstract GetDiscounts ( System.Xml.Linq.XDocument doc ) : IEnumerable |
||
doc | System.Xml.Linq.XDocument | |
return | IEnumerable |
protected XmlDiscountRepositoryBase ( System.Xml.Linq.XDocument doc ) : System.Collections.Generic | ||
doc | System.Xml.Linq.XDocument | |
return | System.Collections.Generic |