Click or drag to resize

DebuggerEnvironmentTheDebuggerConsoleUI Property

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

Property Value

Type: IDebuggerConsoleUI
See Also