C# 클래스 Machine.Mta.Timing.EveryNSeconds

상속: ITrigger
파일 보기 프로젝트 열기: machine/machine.mta

공개 메소드들

메소드 설명
EveryNSeconds ( Int32 interval ) : System
IsFired ( ) : bool

메소드 상세

EveryNSeconds() 공개 메소드

public EveryNSeconds ( Int32 interval ) : System
interval System.Int32
리턴 System

IsFired() 공개 메소드

public IsFired ( ) : bool
리턴 bool