Пример #1
0
 public void Next_Click(object sender, RoutedEventArgs e)
 {
     playList.nextSong();
     GetSong();
 }