addCommand method

void addCommand (ICommand command)

Adds a ICommand command to this command set.

  • command the command to add. See ICommand