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

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

Public Methods

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

Method Details

AliasShowCommandArgs() public method

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