C# Class UserModule_BSS_SOUNDWEB_LONDON_EQ.UserModuleClass_BSS_SOUNDWEB_LONDON_EQ.__CEvent__

Inheritance: CEvent
Exibir arquivo Open project: byu-oit-appdev/crestron-tec-lite

Public Methods

Method Description
Close ( ) : void
Reset ( ) : int
Set ( ) : int
Wait ( int timeOutInMs ) : int
__CEvent__ ( ) : System

Method Details

Close() public method

public Close ( ) : void
return void

Reset() public method

public Reset ( ) : int
return int

Set() public method

public Set ( ) : int
return int

Wait() public method

public Wait ( int timeOutInMs ) : int
timeOutInMs int
return int

__CEvent__() public method

public __CEvent__ ( ) : System
return System