메소드 | 설명 | |
---|---|---|
Timer ( ) : System | ||
Timer ( int id, string name, int hours, int minutes, int seconds ) : System |
public Timer ( int id, string name, int hours, int minutes, int seconds ) : System | ||
id | int | |
name | string | |
hours | int | |
minutes | int | |
seconds | int | |
리턴 | System |