FormMainMyApplication_UnhandledException2 Method

Definition

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

Parameters

sender  Object
 
e  UnhandledExceptionEventArgs
 

See Also