Click or drag to resize

GuiDebuggerHost Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              de.unika.ipd.grGen.graphViewerAndSequenceDebuggerGuiDebuggerHost

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public class GuiDebuggerHost : Form, 
	IGuiDebuggerHost, IGuiConsoleDebuggerHost, IDebuggerGUIForDataRendering, IDebuggerUIForDataRendering

The GuiDebuggerHost type exposes the following members.

Constructors
 NameDescription
Public methodGuiDebuggerHostInitializes a new instance of the GuiDebuggerHost class
Top
Properties
Methods
See Also