C# 클래스 Hardly.Timer

상속: TimerBase
파일 보기 프로젝트 열기: hardlydifficult/HardlyBot 1 사용 예제들

공개 메소드들

메소드 설명
Timer ( TimeSpan timeSpan, System.Action timeUp ) : System

비공개 메소드들

메소드 설명
TimerElapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void

메소드 상세

Timer() 공개 메소드

public Timer ( TimeSpan timeSpan, System.Action timeUp ) : System
timeSpan TimeSpan
timeUp System.Action
리턴 System