메소드 | 설명 | |
---|---|---|
Clock ( ) : System | ||
Clock ( int periodMilliseconds ) : System | ||
Clock ( string name ) : System | ||
Clock ( string name, int periodMilliseconds ) : System |
메소드 | 설명 | |
---|---|---|
Process ( IMessage input, Action |
public Clock ( string name, int periodMilliseconds ) : System | ||
name | string | |
periodMilliseconds | int | |
리턴 | System |
protected Process ( IMessage input, Action |
||
input | IMessage | |
continueWith | Action |
|
unhandledException | Action |
|
리턴 | void |