C# Class RaumfeldNET.MediaItem_Artist

Inheritance: MediaItem
Afficher le fichier Open project: stoennies/raumwiese Class Usage Examples

Protected Properties

Свойство Type Description
_artist String

Méthodes publiques

Méthode Description
MediaItem_Artist ( ) : System
initValuesFromXMLNode ( XmlNode _nodeItem, XmlNamespaceManager _manager ) : void
isAllowedToDropOnTrackList ( ) : System.Boolean

Method Details

MediaItem_Artist() public méthode

public MediaItem_Artist ( ) : System
Résultat System

initValuesFromXMLNode() public méthode

public initValuesFromXMLNode ( XmlNode _nodeItem, XmlNamespaceManager _manager ) : void
_nodeItem System.Xml.XmlNode
_manager System.Xml.XmlNamespaceManager
Résultat void

isAllowedToDropOnTrackList() public méthode

public isAllowedToDropOnTrackList ( ) : System.Boolean
Résultat System.Boolean

Property Details

_artist protected_oe property

protected String _artist
Résultat String