Click or drag to resize

Flowsheet2SetMessageListener Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public override void SetMessageListener(
	Action<string, IFlowsheetMessageType> act
)
Request Example View Source

Parameters

act  ActionString, IFlowsheetMessageType
 
See Also