Method | Description | |
---|---|---|
AddTrack ( List |
||
AddTrack ( MusicLibraryViewModel track ) : void | ||
IsNextPossible ( ) : bool | ||
IsPreviousPossible ( ) : bool | ||
ResetCollection ( ) : void | ||
TrackCollectionViewModel ( ) : System.Collections.Generic |
public AddTrack ( MusicLibraryViewModel track ) : void | ||
track | MusicLibraryViewModel | |
return | void |
public TrackCollectionViewModel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |