C# 클래스 UserModule_BSS_SOUNDWEB_LONDON_EQ.UserModuleClass_BSS_SOUNDWEB_LONDON_EQ.__CEvent__

상속: CEvent
파일 보기 프로젝트 열기: byu-oit-appdev/crestron-tec-lite

공개 메소드들

메소드 설명
Close ( ) : void
Reset ( ) : int
Set ( ) : int
Wait ( int timeOutInMs ) : int
__CEvent__ ( ) : System

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : int
리턴 int

Set() 공개 메소드

public Set ( ) : int
리턴 int

Wait() 공개 메소드

public Wait ( int timeOutInMs ) : int
timeOutInMs int
리턴 int

__CEvent__() 공개 메소드

public __CEvent__ ( ) : System
리턴 System