Ejemplo n.º 1
0
 void PlayMusic(ChangeMusicEvent e)
 {
     MyPlaylist.ChangePlaylist(e.Sound, true);
 }