Click or drag to resize

LGSPGlobalVariablesFillCustomCommandDescriptions Method


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

Parameters

customCommandsToDescriptions  DictionaryString, String
 

Implements

IGlobalVariablesFillCustomCommandDescriptions(DictionaryString, String)
See Also