C# 클래스 Exercise17_3.Timer

파일 보기 프로젝트 열기: Softwire/Learning-C-sharp

공개 메소드들

메소드 설명
Run ( string message, int waitSeconds ) : void

메소드 상세

Run() 공개 메소드

public Run ( string message, int waitSeconds ) : void
message string
waitSeconds int
리턴 void