예제 #1
0
 protected virtual void OnUnhandledException(UnhandledExceptionsEventArgs args)
 {
     UnhandledException.NullableInvoke(this, args);
 }