Beispiel #1
0
 public void AddSongs(Songs songs)
 {
     cd.Add(songs);
 }