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.2
Syntax
C#
IActions Actions { get; set; }

Property Value

Type: IActions
See Also