Ejemplo n.º 1
0
 private void PauseState(SoundItem soundItem)
 {
     soundItem.Pause();
 }