Click or drag to resize

GuiConsoleDebuggerHostDebugger Property


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

Property Value

IDebugger

Implements

IGuiConsoleDebuggerHostDebugger
See Also