CommandManager Constructor

Overload List

CommandManager(CommandOptions) Initializes a new instance of the CommandManager class for the calling assembly.
CommandManager(Assembly, CommandOptions) Initializes a new instance of the CommandManager class.
CommandManager(IEnumerableAssembly, CommandOptions) Initializes a new instance of the CommandManager class.

See Also