Example #1
0
 public static void StartLocalSound(String sound)
 {
     impl.StartLocalSound(sound);
 }