Click or drag to resize

BasicGraphViewerClientCreatorCreate Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public IBasicGraphViewerClient Create(
	GraphViewerTypes graphViewerType,
	IBasicGraphViewerClientHost host
)

Parameters

graphViewerType  GraphViewerTypes
 
host  IBasicGraphViewerClientHost
 

Return Value

IBasicGraphViewerClient

Implements

IBasicGraphViewerClientCreatorCreate(GraphViewerTypes, IBasicGraphViewerClientHost)
See Also