FormFlowsheetShowMessageInternal Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private void ShowMessageInternal(
	string text,
	IFlowsheetMessageType mtype,
	string exceptionID = ""
)

Parameters

text  String
 
mtype  IFlowsheetMessageType
 
exceptionID  String  (Optional)
 

See Also