Exemple #1
0
 public void Stop()
 {
     sound.StopInstance(this);
     sound.RaiseStopEvent(this);
 }