Example #1
0
 public void StartCountdownOnClient(int delay)
 {
     canvas.startCountdown(delay);
 }