Click or drag to resize

IHostCreatorCreateGuiConsoleDebuggerHost Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
IGuiConsoleDebuggerHost CreateGuiConsoleDebuggerHost(
	bool twoPane
)

Parameters

twoPane
Type: SystemBoolean

Return Value

Type: IGuiConsoleDebuggerHost
See Also