C# Class Microsoft.TemplateEngine.Cli.Commands.AliasCommandArgs

Inheritance: Microsoft.TemplateEngine.Cli.Commands.GlobalArgs
Mostra file Open project: dotnet/templating

Public Methods

Method Description
AliasCommandArgs ( Microsoft.TemplateEngine.Cli.Commands.AliasCommand command, ParseResult parseResult ) : System.CommandLine

Method Details

AliasCommandArgs() public method

public AliasCommandArgs ( Microsoft.TemplateEngine.Cli.Commands.AliasCommand command, ParseResult parseResult ) : System.CommandLine
command Microsoft.TemplateEngine.Cli.Commands.AliasCommand
parseResult ParseResult
return System.CommandLine