Click or drag to resize

FlowsheetBaseAddReactionSet Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void AddReactionSet(
	IReactionSet reactionSet
)
Request Example View Source

Parameters

reactionSet  IReactionSet
 

Implements

IFlowsheetAddReactionSet(IReactionSet)
See Also