C# Class UserModule_BSS_SOUNDWEB_LONDON_GAIN.UserModuleClass_BSS_SOUNDWEB_LONDON_GAIN.__CEvent__

Inheritance: CEvent
Afficher le fichier Open project: byu-oit-appdev/crestron-tec-lite

Méthodes publiques

Méthode Description
Close ( ) : void
Reset ( ) : int
Set ( ) : int
Wait ( int timeOutInMs ) : int
__CEvent__ ( ) : System

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : int
Résultat int

Set() public méthode

public Set ( ) : int
Résultat int

Wait() public méthode

public Wait ( int timeOutInMs ) : int
timeOutInMs int
Résultat int

__CEvent__() public méthode

public __CEvent__ ( ) : System
Résultat System