Click or drag to resize

FormMainMyApplication_UnhandledException2 Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
private void MyApplication_UnhandledException2(
	Object sender,
	UnhandledExceptionEventArgs e
)
Request Example View Source

Parameters

sender  Object
 
e  UnhandledExceptionEventArgs
 
See Also