C# 클래스 HA4IoT.Tests.Mockups.TestButton

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

공개 메소드들

메소드 설명
PressLong ( ) : void
PressShortly ( ) : void
TestButton ( ComponentId id, TestButtonEndpoint endpoint, ITimerService timerService, ISettingsService settingsService ) : System

메소드 상세

PressLong() 공개 메소드

public PressLong ( ) : void
리턴 void

PressShortly() 공개 메소드

public PressShortly ( ) : void
리턴 void

TestButton() 공개 메소드

public TestButton ( ComponentId id, TestButtonEndpoint endpoint, ITimerService timerService, ISettingsService settingsService ) : System
id ComponentId
endpoint TestButtonEndpoint
timerService ITimerService
settingsService ISettingsService
리턴 System