Click or drag to resize

BasicGraphViewerClientHost Class

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

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

The BasicGraphViewerClientHost type exposes the following members.

Constructors
  NameDescription
Public methodBasicGraphViewerClientHost
Initializes a new instance of the BasicGraphViewerClientHost class
Top
Properties
  NameDescription
Public propertyBasicGraphViewerClient
Top
See Also