CliCommandBuilderRegisterAsChild Method

Overload List

RegisterAsChild(Type, CliCommandBuilder) Registers a command builder as a nested/external child so that it can be found by the parent definition class.
RegisterAsChildTParentDefinition(CliCommandBuilder) Registers a command builder as a nested/external child so that it can be found by the parent definition class.

See Also