Method | Description | |
---|---|---|
Set ( int led, bool state ) : void | ||
SetAll ( bool state ) : void | ||
TurnAllOff ( ) : void | ||
TurnAllOn ( ) : void | ||
TurnOff ( int led ) : void | ||
TurnOn ( int led ) : void |
Method | Description | |
---|---|---|
Initialize ( ISocket parentSocket ) : System.Threading.Tasks.Task |
protected Initialize ( ISocket parentSocket ) : System.Threading.Tasks.Task | ||
parentSocket | ISocket | |
return | System.Threading.Tasks.Task |