C# 클래스 PiTelephone.clsDialHookListener

Dial pulse & Hook switch listener
상속: IDisposable
파일 보기 프로젝트 열기: logicethos/PiTelephone 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Debug System.Boolean

공개 메소드들

메소드 설명
Dispose ( ) : void
HookChange ( ) : void
clsDialHookListener ( Raspberry.IO.GeneralPurpose.InputPinConfiguration HookInput, Raspberry.IO.GeneralPurpose.InputPinConfiguration PulseDialInput ) : System

비공개 메소드들

메소드 설명
ListenDial ( ) : void
ListenHookSwitch ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

HookChange() 공개 메소드

public HookChange ( ) : void
리턴 void

clsDialHookListener() 공개 메소드

public clsDialHookListener ( Raspberry.IO.GeneralPurpose.InputPinConfiguration HookInput, Raspberry.IO.GeneralPurpose.InputPinConfiguration PulseDialInput ) : System
HookInput Raspberry.IO.GeneralPurpose.InputPinConfiguration
PulseDialInput Raspberry.IO.GeneralPurpose.InputPinConfiguration
리턴 System

프로퍼티 상세

Debug 공개적으로 프로퍼티

public Boolean,System Debug
리턴 System.Boolean