Click or drag to resize

GuiDebuggerHostDebugger Property

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
Syntax
C#
public IDebugger Debugger { get; set; }

Property Value

Type: IDebugger

Implements

IGuiConsoleDebuggerHostDebugger
See Also