Click or drag to resize

BaseGraphCustomCommandsAndDescriptions 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

IGraphCustomCommandsAndDescriptions
See Also