프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |