Exemplo n.º 1
0
 => Setup(callback, state, dueTime, period, true);
Exemplo n.º 2
0
 => _timer = new Timer(callback, state, dueTime, period);