C# Class XsdToObjectsExtracting.Generated.CatalogItem

ファイルを表示 Open project: 7digital/XML-Deserialization-Examples

Public Methods

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

Method Details

CatalogItem() public method

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

CatalogItem() public method

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