Click or drag to resize

BaseClassAppendDebugLine Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public void AppendDebugLine(
	string text
)
Request Example View Source

Parameters

text  String
 

Implements

ISimulationObjectAppendDebugLine(String)
See Also