예제 #1
0
 private void RetroThreadUnPaused(object sender, EventArgs e)
 {
     _soundOutput.UnPause();
 }