 | LGSPGraphCustom Method |
Does graph-backend dependent stuff.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic override void Custom(
params Object[] args
)
Parameters
- args
- Type: SystemObject
Any kind of parameters for the stuff to do; first parameter has to be the command
Implements
IGraphCustom(Object)
See Also