 | 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
SyntaxIDictionary<string, string> CustomCommandsAndDescriptions { get; }
Property Value
Type:
IDictionaryString,
String
See Also