 | LGSPActionsActions Property |
Enumerates all actions managed by this LGSPActions instance.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic override IEnumerable<IAction> Actions { get; }
Property Value
Type:
IEnumerableIActionImplements
IActionsActions
See Also