Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
TimerInfo ( [ sink, int id ) : System.Collections.Generic |
Create a new TimerInfo object from the given sink and id.
|
public TimerInfo ( [ sink, int id ) : System.Collections.Generic | ||
sink | [ | an ITimerEvent that acts as a sink for when the timer expires |
id | int | an integer id that identifies this timer |
Результат | System.Collections.Generic |