Click or drag to resize

BaseActionsCustomCommandsAndDescriptions Property

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

Property Value

Type: IDictionaryString, String

Implements

IActionsCustomCommandsAndDescriptions
See Also