C# 클래스 HA4IoT.Actuators.Animations.Frame

파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( ) : void
WithStartTime ( System.TimeSpan startTime ) : Frame
WithTargetState ( IActuator actuator, ComponentState state ) : Frame

메소드 상세

Apply() 공개 메소드

public Apply ( ) : void
리턴 void

WithStartTime() 공개 메소드

public WithStartTime ( System.TimeSpan startTime ) : Frame
startTime System.TimeSpan
리턴 Frame

WithTargetState() 공개 메소드

public WithTargetState ( IActuator actuator, ComponentState state ) : Frame
actuator IActuator
state ComponentState
리턴 Frame