C# Class XsdToObjectsExtracting.Generated.Artist

Exibir arquivo Open project: 7digital/XML-Deserialization-Examples

Public Methods

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

Method Details

Artist() public method

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

Artist() public method

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