C# 클래스 HA4IoT.Controller.Local.UIButtonButtonEndpoint

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

공개 메소드들

메소드 설명
Connect ( ) : void
UIButtonButtonEndpoint ( Button button ) : System

비공개 메소드들

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

메소드 상세

Connect() 공개 메소드

public Connect ( ) : void
리턴 void

UIButtonButtonEndpoint() 공개 메소드

public UIButtonButtonEndpoint ( Button button ) : System
button Windows.UI.Xaml.Controls.Button
리턴 System