Example #1
0
 private bool StartOPCClient(OpcDaClient opc)
 {
     return(opc.Start());
 }