Click or drag to resize

DebuggerEnvironmentWriteLine Method (String)

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public void WriteLine(
	string value
)

Parameters

value
Type: SystemString

Implements

IDebuggerConsoleUIWriteLine(String)
See Also