Class: CommandRepository

Methods

Name Description
GetCommandByIndex(Int32) Gets the commands by index.
GetCommandName(CommandsType, Int32) Gets the name of commands of a type specified by params eCommandsType and index in the repository.
GetCommandNames(CommandsType)
GetCommandNamesCount(CommandsType) Gets the number of commands of a type specified by param=eCommandsType in the repository.
GetCommandsByName(String) Gets the commands by name.