CliCommandBuilderRegister Method

Overload List

Register Registers this command builder so that it can be found by the definition class, and it can be found by the parent definition class if it's a nested/external child.
Register(Type, CliCommandBuilder) Registers a command builder so that it can be found by the definition class.
RegisterTDefinition(CliCommandBuilder) Registers a command builder so that it can be found by the definition class.

See Also