Class SwitchNightlyPreviewCommand
Inheritance
System.Object
SwitchNightlyPreviewCommand
Implements
ITransientDependency
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class SwitchNightlyPreviewCommand : object, IConsoleCommand, ITransientDependency
Constructors
SwitchNightlyPreviewCommand(PackageSourceSwitcher)
Declaration
public SwitchNightlyPreviewCommand(PackageSourceSwitcher packageSourceSwitcher)
Parameters
Methods
ExecuteAsync(CommandLineArgs)
Declaration
public Task ExecuteAsync(CommandLineArgs commandLineArgs)
Parameters
Returns
GetShortDescription()
Declaration
public string GetShortDescription()
Returns
| Type |
Description |
| System.String |
|
GetUsageInfo()
Declaration
public string GetUsageInfo()
Returns
| Type |
Description |
| System.String |
|
Implements
ITransientDependency
Extension Methods