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