C# Class XsdToObjectsExtracting.Generated.PriceInformation

显示文件 Open project: 7digital/XML-Deserialization-Examples

Public Methods

Method Description
PriceInformation ( ) : System.Collections.Generic
PriceInformation ( System.Xml.Linq.XElement element ) : System.Collections.Generic

Method Details

PriceInformation() public method

public PriceInformation ( ) : System.Collections.Generic
return System.Collections.Generic

PriceInformation() public method

public PriceInformation ( System.Xml.Linq.XElement element ) : System.Collections.Generic
element System.Xml.Linq.XElement
return System.Collections.Generic