addCommands method
- List<
ICommand> commands
inherited
Adds multiple ICommand commands
to this command set.
commands
the array of commands to add. SeeICommand
Adds multiple ICommand commands
to this command set.
commands
the array of commands to add.
See ICommand