Click or drag to resize

GrShellImplDestroyGraph Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool DestroyGraph(
	ShellGraphProcessingEnvironment shellGraphProcEnv,
	bool shellGraphSpecified
)

Parameters

shellGraphProcEnv
Type: de.unika.ipd.grGen.grShellShellGraphProcessingEnvironment
shellGraphSpecified
Type: SystemBoolean

Return Value

Type: Boolean
See Also