Click or drag to resize

IFlowsheetSetMessageListener Method


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

Parameters

act  ActionString, IFlowsheetMessageType
 
See Also