 | LGSPActionsCustom Method |
Does action-backend dependent stuff.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic override void Custom(
params Object[] args
)
Parameters
- args Object
- Any kind of parameters for the stuff to do; first parameter has to be the command
Implements
IActionsCustom(Object)
See Also