Click or drag to resize

GuiConsoleDebuggerHost Constructor

Initializes a new instance of the GuiConsoleDebuggerHost class

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

Parameters

twoPane
Type: SystemBoolean
See Also