Interface ICommandSelector
Namespace: Volo.Abp.Cli.Commands
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public interface ICommandSelector
Methods
Select(CommandLineArgs)
Declaration
Type Select(CommandLineArgs commandLineArgs)
Parameters
Type | Name | Description |
---|---|---|
CommandLineArgs | commandLineArgs |
Returns
Type | Description |
---|---|
Type |