Click or drag to resize

LGSPActionExecutionEnvironmentCustom Method

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

Parameters

args
Type: SystemObject

Implements

IActionExecutionEnvironmentCustom(Object)
See Also