Click or drag to resize

ReactionSetBase(String, Int32, Boolean) Constructor


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public ReactionSetBase(
	string id,
	int rank,
	bool isactive
)
Request Example View Source

Parameters

id  String
 
rank  Int32
 
isactive  Boolean
 
See Also