Flowsheet 2Show Debug Info Method
Definition
Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
C#
public override void ShowDebugInfo(
string text,
int level
)VB
Public Overrides Sub ShowDebugInfo (
text As String,
level As Integer
)