Flowsheet2 Constructor

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
public Flowsheet2(
	Action<string, IFlowsheetMessageType> messageListener,
	Action updateUIhandler
)

Parameters

messageListener  ActionString, IFlowsheetMessageType
 
updateUIhandler  Action
 

See Also