FlashAlgorithmConfigFlashAlgorithmConfig_FormClosing Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public void FlashAlgorithmConfig_FormClosing(
Object sender,
FormClosingEventArgs e
)
Public Sub FlashAlgorithmConfig_FormClosing (
sender As Object,
e As FormClosingEventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e FormClosingEventArgs
-
See Also