Exemplo n.º 1
0
 void dmRelays_RelayChangeEvent(int relay, bool status)
 {
     uiLogic.DMPSRelays((uint)relay, status, userInterface);
 }