Method GetKeyFromCommands
GetKeyFromCommands(params Command[])
Gets the first Key bound to the set of commands specified by commands
.
public Key? GetKeyFromCommands(params Command[] commands)
Parameters
commands
Command[]The set of commands to search.