Click or drag to resize

FlowsheetBaseShowDebugInfo Method


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

Parameters

text  String
 
level  Int32
 

Implements

IFlowsheetShowDebugInfo(String, Int32)
See Also