Method | Description | |
---|---|---|
AddExceptionHandling ( ) : void | ||
Dispose ( ) : void | ||
RemoveExceptionHandling ( ) : void | ||
UnhandledExceptionHelperWin ( UnhandledExceptionEventHandler handler, bool addExceptionHandling = true ) : System | ||
UnhandledExceptionHelperWin ( bool addExceptionHandling = true ) : System |
Method | Description | |
---|---|---|
OnThreadExceptionEventHandler ( object sender, |
||
OnUnhandledExceptionEventHandler ( object sender1, |
||
ProcessUnhandledException ( string sourceHandler, object sender, |
public UnhandledExceptionHelperWin ( UnhandledExceptionEventHandler handler, bool addExceptionHandling = true ) : System | ||
handler | UnhandledExceptionEventHandler | |
addExceptionHandling | bool | |
return | System |
public UnhandledExceptionHelperWin ( bool addExceptionHandling = true ) : System | ||
addExceptionHandling | bool | |
return | System |