Click or drag to resize

BaseActionsCustomCommandsAndDescriptions Property


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

Property Value

IDictionaryString, String

Implements

IActionsCustomCommandsAndDescriptions
See Also