Skip to main content

SubCommandBase<TArgument, TOption>.SetOwner Method

Namespace: DensoCreate.Cli.Framework

Description

Sets the command owner and associates it with the parent command.

Argument

NameTypeDescription
ownerICommandParent Command

Return Value

  • void

Exception

NameException ClassDescription
Invalid ArgumentCliInternalExceptionIf owner is null