Click or drag to resize

LGSPGlobalVariablesFillCustomCommandDescriptions Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void FillCustomCommandDescriptions(
	Dictionary<string, string> customCommandsToDescriptions
)

Parameters

customCommandsToDescriptions
Type: System.Collections.GenericDictionaryString, String

Implements

IGlobalVariablesFillCustomCommandDescriptions(DictionaryString, String)
See Also