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