FlowsheetBaseAddTables Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public void AddTables(
	List<XElement> data,
	ConcurrentBag<Exception> excs
)

Parameters

data  ListXElement
 
excs  ConcurrentBagException
 

See Also