Click or drag to resize

LGSPActionExecutionEnvironmentActions Property

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public IActions Actions { get; set; }

Property Value

Type: IActions

Implements

IActionExecutionEnvironmentActions
See Also