Example #1
0
 private static void OnSerialPortConnection(string portname)
 {
     SerialPortConnection?.Invoke(portname);
 }