C# 클래스 HA4IoT.Hardware.InterruptMonitor

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

공개 메소드들

메소드 설명
InterruptMonitor ( IBinaryInput pin ) : System
Start ( ) : void

비공개 메소드들

메소드 설명
Poll ( object state ) : void

메소드 상세

InterruptMonitor() 공개 메소드

public InterruptMonitor ( IBinaryInput pin ) : System
pin IBinaryInput
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void