C# Class X10Plugin.X10Adapter

Inheritance: IX10Adapter
Afficher le fichier Open project: davidadsit/TeamFoundationServerDesktopBuildMonitor

Méthodes publiques

Méthode Description
AllLightsOff ( ) : void
GreenLightOn ( ) : void
RedLightOn ( ) : void
X10Adapter ( ) : System.Diagnostics

Private Methods

Méthode Description
SendCommandToX10Devices ( string arguments ) : void

Method Details

AllLightsOff() public méthode

public AllLightsOff ( ) : void
Résultat void

GreenLightOn() public méthode

public GreenLightOn ( ) : void
Résultat void

RedLightOn() public méthode

public RedLightOn ( ) : void
Résultat void

X10Adapter() public méthode

public X10Adapter ( ) : System.Diagnostics
Résultat System.Diagnostics