Click or drag to resize

GuiConsoleDebuggerHost Class

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

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
Syntax
C#
public class GuiConsoleDebuggerHost : Form, 
	IGuiConsoleDebuggerHost

The GuiConsoleDebuggerHost type exposes the following members.

Constructors
  NameDescription
Public methodGuiConsoleDebuggerHost
Initializes a new instance of the GuiConsoleDebuggerHost class
Top
Properties
Methods
  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides FormDispose(Boolean).)
Top
See Also