C# 클래스 HA4IoT.Sensors.Buttons.EmptyButtonEndpoint

상속: IButtonEndpoint
파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation

공개 메소드들

메소드 설명
Press ( ) : void
PressAndRelease ( ) : void
Release ( ) : void

메소드 상세

Press() 공개 메소드

public Press ( ) : void
리턴 void

PressAndRelease() 공개 메소드

public PressAndRelease ( ) : void
리턴 void

Release() 공개 메소드

public Release ( ) : void
리턴 void