Click or drag to resize

DisplayerBeginOfDisplay Method

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

Parameters

header
Type: SystemString

Implements

IDisplayerBeginOfDisplay(String)
See Also