Click or drag to resize

Flowsheet2 Constructor


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public Flowsheet2(
	Action<string, IFlowsheetMessageType> messageListener,
	Action updateUIhandler
)
Request Example View Source

Parameters

messageListener  ActionString, IFlowsheetMessageType
 
updateUIhandler  Action
 
See Also