Click or drag to resize

MainGraphExportContext Constructor

Initializes a new instance of the MainGraphExportContext class

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public MainGraphExportContext(
	INamedGraph graph
)

Parameters

graph
Type: de.unika.ipd.grGen.libGrINamedGraph
See Also