| CommandManager(CommandOptions) | Initializes a new instance of the CommandManager class for the assembly that is calling the constructor. |
| CommandManager(Assembly, CommandOptions) | Initializes a new instance of the CommandManager class using the specified assembly. |
| CommandManager(CommandProvider, CommandOptions) | Initializes a new instance of the CommandManager class using the specified CommandProvider. |
| CommandManager(IEnumerableAssembly, CommandOptions) | Initializes a new instance of the CommandManager class using the specified assemblies. |