Esempio n. 1
0
 private void OnTick(object sender, EventArgs e)
 {
     _timer.Stop();
     Stable.Raise(this, EventArgs.Empty);
 }