C# Class NuGetGallery.Operations.Tools.Program

Exibir arquivo Open project: NuGet/NuGet.Services.Dashboard

Private Properties

Property Type Description
ConfigureLogs void
Main int

Public Methods

Method Description
ArgumentCountValid ( ICommand command ) : bool
Invoke ( string args ) : int

Private Methods

Method Description
ConfigureLogs ( ) : void
Main ( string args ) : int

Method Details

ArgumentCountValid() public static method

public static ArgumentCountValid ( ICommand command ) : bool
command ICommand
return bool

Invoke() public method

public Invoke ( string args ) : int
args string
return int