Ejemplo n.º 1
0
 private bool GetLedHandler(int ledNumber)
 {
     return(UC.GetLED(ledNumber));
 }