Example #1
0
 private void NotifyError(Exception error)
 {
     OnError.InvokeSafe(error);
 }