Exemple #1
0
 public Playlist(string name) : base(Itdb_Playlist.itdb_playlist_new(name, false))
 {
 }