Click or drag to resize

LGSPGlobalVariablesCustom Method


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

Parameters

graph  IGraph
 
args  Object
 

Implements

IGlobalVariablesCustom(IGraph, Object)
See Also