Class GenerateProxyCommand
Inheritance
System.Object
GenerateProxyCommand
Implements
ITransientDependency
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class GenerateProxyCommand : ProxyCommandBase, IConsoleCommand, ITransientDependency
Constructors
GenerateProxyCommand(CliService)
Declaration
public GenerateProxyCommand(CliService cliService)
Parameters
Fields
Name
Declaration
public const string Name = null
Field Value
Type |
Description |
System.String |
|
Properties
CommandName
Declaration
protected override string CommandName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
SchematicsCommandName
Declaration
protected override string SchematicsCommandName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Implements
ITransientDependency
Extension Methods