GlobalSharedCurrentDomain_UnhandledException Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private static void CurrentDomain_UnhandledException(
	Object sender,
	UnhandledExceptionEventArgs e
)

Parameters

sender  Object
 
e  UnhandledExceptionEventArgs
 

See Also