Beispiel #1
0
 private static void CallError()
 {
     if (Listener != null)
     {
         Listener.CallError();
     }
 }