Beispiel #1
0
 public static bool CreatePlaylist(Playlist pl)
 {
     return(MusicBUS.CreatePlaylist(pl));
 }