CAPEOPENPropertyPackagePersistLoad Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [OnDeserializedAttribute]
public void PersistLoad(
StreamingContext context
)
<OnDeserializedAttribute>
Public Sub PersistLoad (
context As StreamingContext
)
Request Example
View SourceParameters
- context StreamingContext
-
See Also