FormMainMyApplication_UnhandledException Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private void MyApplication_UnhandledException(
	Object sender,
	ThreadExceptionEventArgs e
)

Parameters

sender  Object
 
e  ThreadExceptionEventArgs
 

See Also