Example #1
0
 protected virtual void FireOnError(AIServiceException aiException)
 {
     OnError.InvokeSafely(aiException);
 }