Beispiel #1
0
 private void clearSongs()
 {
     ListSongs.Clear();
     saveSongs();
 }