CAPEOPENManagerUnhandledException2 Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private void UnhandledException2(
Object sender,
UnhandledExceptionEventArgs e
)
Private Sub UnhandledException2 (
sender As Object,
e As UnhandledExceptionEventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e UnhandledExceptionEventArgs
-
See Also