Click or drag to resize

Phase Constructor


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Phase(
	string name,
	string description
)
Request Example View Source

Parameters

name  String
 
description  String
 
See Also