Beispiel #1
0
 protected void FireCommError(string errMsg)
 {
     CommError?.Invoke(this, errMsg);
 }