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

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

공개 메소드들

메소드 설명
CompleteDetection ( ) : void
DetectMotion ( ) : void

메소드 상세

CompleteDetection() 공개 메소드

public CompleteDetection ( ) : void
리턴 void

DetectMotion() 공개 메소드

public DetectMotion ( ) : void
리턴 void