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.1
Syntax
C#
public class BasicGraphViewerClientHost : Form, 
	IBasicGraphViewerClientHost

The BasicGraphViewerClientHost type exposes the following members.

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