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