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.2
Syntax
C#
IDictionary<string, string> CustomCommandsAndDescriptions { get; }

Property Value

Type: IDictionaryString, String
See Also