C# 클래스 YAMP.TimerFunction

상속: SystemFunction
파일 보기 프로젝트 열기: FlorianRappl/YAMP

공개 메소드들

메소드 설명
TimerFunction ( ParseContext context ) : System

비공개 메소드들

메소드 설명
Function ( ) : ScalarValue
Function ( ScalarValue action ) : ScalarValue
Function ( StringValue action ) : ScalarValue
Reset ( ) : void
Start ( ) : void
Stop ( ) : void

메소드 상세

TimerFunction() 공개 메소드

public TimerFunction ( ParseContext context ) : System
context ParseContext
리턴 System