Click or drag to resize

ConstantPropertiesImportFromJSON Method


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void ImportFromJSON(
	string data
)
Request Example View Source

Parameters

data  String
 

Implements

ICompoundConstantPropertiesImportFromJSON(String)
See Also