Add global exception handler

Issue #31 new
Paul Seidel repo owner created an issue

AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(CurrentDomain_UnhandledException);

Comments (0)

  1. Log in to comment