C# Class MusikNet.Controls.PlayListWrapperFile

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: nexus49/grado Class Usage Examples

Public Properties

Property Type Description
_isPlaying System.Boolean

Public Methods

Method Description
PlayListWrapperFile ( IPlayListFile file ) : System

Method Details

PlayListWrapperFile() public method

public PlayListWrapperFile ( IPlayListFile file ) : System
file IPlayListFile
return System

Property Details

_isPlaying public_oe property

public Boolean,System _isPlaying
return System.Boolean