Home
last modified time | relevance | path

Searched defs:alternativeNames (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DCommand.cs20 …adCommand(Monitor monitor, string name, string description, params string[] alternativeNames) : ba… in AutoLoadCommand()
29 …otected Command(Monitor monitor, string name, string description, params string[] alternativeNames) in Command()