Click or drag to resize

FormFlowsheetShowDebugInfo Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public void ShowDebugInfo(
	string text,
	int level
)
Request Example View Source

Parameters

text  String
 
level  Int32
 

Implements

IFlowsheetShowDebugInfo(String, Int32)
IFlowsheetGUIShowDebugInfo(String, Int32)
See Also