Method GetKeyFromCommand
GetKeyFromCommand(params Command[])
Gets the key used by a command.
public Key GetKeyFromCommand(params Command[] command)
Parameters
commandCommand[]The command to search.
Gets the key used by a command.
public Key GetKeyFromCommand(params Command[] command)
command Command[]The command to search.