Click or drag to resize

LGSPActionExecutionEnvironmentCustomCommandsAndDescriptions Property

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

Property Value

Type: IDictionaryString, String

Implements

IActionExecutionEnvironmentCustomCommandsAndDescriptions
See Also