C# 클래스 Clock.Timer

파일 보기 프로젝트 열기: Silveryard/SmartHome 1 사용 예제들

공개 메소드들

메소드 설명
Timer ( ) : System
Timer ( int id, string name, int hours, int minutes, int seconds ) : System

메소드 상세

Timer() 공개 메소드

public Timer ( ) : System
리턴 System

Timer() 공개 메소드

public Timer ( int id, string name, int hours, int minutes, int seconds ) : System
id int
name string
hours int
minutes int
seconds int
리턴 System