Click or drag to resize

FormFlowsheetSetMessageListener Method


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

Parameters

act  ActionString, IFlowsheetMessageType
 

Implements

IFlowsheetSetMessageListener(ActionString, IFlowsheetMessageType)
See Also