Click or drag to resize

IGuiDebuggerHost Interface

interface to the host object that contains the gui and esp. the console(s) to be used by the gui console debugger

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public interface IGuiDebuggerHost : IGuiConsoleDebuggerHost

The IGuiDebuggerHost type exposes the following members.

Properties
Methods
 NameDescription
Public methodClose
(Inherited from IGuiConsoleDebuggerHost)
Public methodShow
(Inherited from IGuiConsoleDebuggerHost)
Top
See Also