Click or drag to resize

LGSPGlobalVariablesCustom Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void Custom(
	IGraph graph,
	params Object[] args
)

Parameters

graph
Type: de.unika.ipd.grGen.libGrIGraph
args
Type: SystemObject

Implements

IGlobalVariablesCustom(IGraph, Object)
See Also