Click or drag to resize

IActionExecutionEnvironmentCustomCommandsAndDescriptions Property

The action execution environment dependent commands that are available, and a description of each command.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
IDictionary<string, string> CustomCommandsAndDescriptions { get; }

Property Value

IDictionaryString, String
See Also