 | IGlobalVariablesFillCustomCommandDescriptions Method |
Adds the custom commands descriptions of this object to the customCommandsToDescriptions.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxvoid FillCustomCommandDescriptions(
Dictionary<string, string> customCommandsToDescriptions
)
Parameters
- customCommandsToDescriptions DictionaryString, String
- The map of custom commands to descriptions that gets filled
See Also