Click or drag to resize

HostCreatorCreateGuiConsoleDebuggerHost Method

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

Parameters

twoPane
Type: SystemBoolean

Return Value

Type: IGuiConsoleDebuggerHost

Implements

IHostCreatorCreateGuiConsoleDebuggerHost(Boolean)
See Also