SubCommandBase<TArgument, TOption> Interface
Namespace: DensoCreate.Cli.Framework
Description
This is a base class that provides common processing for subcommands.
Inherit Base
Derived From
| Name | Description |
|---|
| SubCommandBase | A base class that provides common processing for subcommands. |
| SubCommand | A class that provides common processing for subcommands. |
Property
| Name | Description |
|---|
| Extension | Gets the target extension. |
Method
| Name | Description |
|---|
| SetOwner | Sets the command owner and associates it with the parent command. |