 | IGlobalVariablesCustom Method |
Does action execution environment dependent stuff.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxvoid Custom(
IGraph graph,
params Object[] args
)
Parameters
- graph IGraph
- The current host graph
- args Object
- Any kind of parameters for the stuff to do; first parameter has to be the command
See Also