Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private void Swap(
ref double a,
ref double b
)
Private Sub Swap (
ByRef a As Double,
ByRef b As Double
)
Request Example
View SourceParameters
- a Double
-
- b Double
-
See Also