Click or drag to resize

DebuggerGraphProcessingEnvironment(INamedGraph) Constructor

Initializes a new instance of the DebuggerGraphProcessingEnvironment class

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public DebuggerGraphProcessingEnvironment(
	INamedGraph graph
)

Parameters

graph  INamedGraph
 
See Also