CommandContext(String, Command) | Initializes a new instance of the CommandContext class using the specified command name and child commands. |
CommandContext(String, String, Command) | Initializes a new instance of the CommandContext class using the specified command name, the description and child commands. |