Esempio n. 1
0
 private void PlaySound()
 {
     messanger.PlaySound(appdata + SelectedSound);
 }