Example #1
0
 internal void RaiseCriticalException(CriticalExceptionEventArgs e)
 {
     Toolbox.RaiseAsyncEvent(CriticalException, this, e);
 }
Example #2
0
 internal void RaiseCriticalException(CriticalExceptionEventArgs e)
 {
     Toolbox.RaiseAsyncEvent(CriticalException, this, e);
 }