C# 클래스 ZWaveActionImplementations.ZWaveWaitAction

상속: ICustomAction
파일 보기 프로젝트 열기: noant/Pyrite

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BeginUserSettings ( ) : bool
Do ( string inputState ) : string
Refresh ( ) : void
ZWaveWaitAction ( ) : PyriteClientIntefaces

메소드 상세

BeginUserSettings() 공개 메소드

public BeginUserSettings ( ) : bool
리턴 bool

Do() 공개 메소드

public Do ( string inputState ) : string
inputState string
리턴 string

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

ZWaveWaitAction() 공개 메소드

public ZWaveWaitAction ( ) : PyriteClientIntefaces
리턴 PyriteClientIntefaces