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.2
Syntax
C#
public class GuiDebuggerHost : Form, 
	IGuiDebuggerHost, IGuiConsoleDebuggerHost, IDebuggerGUIForDataRendering, IDebuggerUIForDataRendering

The GuiDebuggerHost type exposes the following members.

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