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