Click or drag to resize

IActionExecutionEnvironmentActions Property

The actions employed by this graph processing environment

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

Property Value

IActions
See Also