메소드 | 설명 | |
---|---|---|
Timer ( ) : System |
Constructor
|
메소드 | 설명 | |
---|---|---|
RaiseOnTick ( object sender, |
left for backward compatibility with FakeTimer
|
메소드 | 설명 | |
---|---|---|
TimerProc ( object state ) : void |
Callback function which will be executed time to time.
|
protected RaiseOnTick ( object sender, |
||
sender | object | |
e | ||
리턴 | void |