ICommandRepository.Register(Type,IExtension) Method
Namespace: DensoCreate.Cli.Framework
Description
Registers a command by specifying its type.
Argument
| Name | Type | Description |
|---|
| commandType | Type | Type |
| extension | IExtension | Extension (optional) |
Return value