Ejemplo n.º 1
0
 public void Stop(int interval)
 {
     StopTimer = new TickTimer(interval);
 }