Click or drag to resize

DisplayerDisplayLine Method

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

Parameters

lineToBeShown
Type: SystemString

Implements

IDisplayerDisplayLine(String)
See Also