public void SetPlaylist(MiSharp.Playlist other)
 {
     _playlist = other;
 }
Exemple #2
0
 public void SetPlaylist(MiSharp.Playlist other)
 {
     _playlist = other;
 }