예제 #1
0
 void PlayMusic(ChangeMusicEvent e)
 {
     MyPlaylist.ChangePlaylist(e.Sound, true);
 }