ConstantPropertiesImportFromJSON Method

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void ImportFromJSON(
	string data
)

Parameters

data  String
 

Implements

ICompoundConstantPropertiesImportFromJSON(String)

See Also