Method | Description | |
---|---|---|
ArtistBase ( ) : System | ||
ArtistBase ( System.Xml.Linq.XElement artistBaseXml ) : System | ||
FromXml ( System.Xml.Linq.XElement artistBaseXml ) : void |
public ArtistBase ( System.Xml.Linq.XElement artistBaseXml ) : System | ||
artistBaseXml | System.Xml.Linq.XElement | |
return | System |
public FromXml ( System.Xml.Linq.XElement artistBaseXml ) : void | ||
artistBaseXml | System.Xml.Linq.XElement | |
return | void |