CommandColl CommandRepository.GetCommandsByName(String name)

Gets the commands by name.

Parameters

  • name
    Type: String
    Command name.

Return Value

Returns the collection of all the commands in the repository with a given name