Beispiel #1
0
 /// <summary>
 /// Издать звук/вибрацию/ничего
 /// </summary>
 public void doClickSound()
 {
     soundMode.doClickSound();
 }