Click or drag to resize

LGSPActionExecutionEnvironmentActions Property


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

Property Value

IActions

Implements

IActionExecutionEnvironmentActions
See Also