addCommandSet method

void addCommandSet (
  1. CommandSet commandSet
)
inherited

Adds all of the commands and events from specified CommandSet command set into this one.

  • commandSet the CommandSet to add.