Exemplo n.º 1
0
 public int ReadLightForFrontBarDfs()
 {
     return(LightBarDfsFront.GetValue());
 }
Exemplo n.º 2
0
 public void LightForFrontBarDfsSetValue(int value)
 {
     LightBarDfsFront.TurnOn(value);
 }