Form FlowsheetShow Message Internal Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
private void ShowMessageInternal(
string text,
IFlowsheetMessageType mtype,
string exceptionID = ""
)VB
Private Sub ShowMessageInternal (
text As String,
mtype As IFlowsheetMessageType,
Optional exceptionID As String = ""
)Parameters
- text String
- mtype IFlowsheetMessageType
- exceptionID String (Optional)