Beispiel #1
0
 internal void Tick()
 {
     scheduler.Tick();
 }
Beispiel #2
0
 private void Tick()
 {
     scheduler.Tick();
 }