C# Class NuGetGallery.Operations.Tools.Program

Afficher le fichier Open project: NuGet/NuGet.Services.Dashboard

Private Properties

Свойство Type Description
ConfigureLogs void
Main int

Méthodes publiques

Méthode Description
ArgumentCountValid ( ICommand command ) : bool
Invoke ( string args ) : int

Private Methods

Méthode Description
ConfigureLogs ( ) : void
Main ( string args ) : int

Method Details

ArgumentCountValid() public static méthode

public static ArgumentCountValid ( ICommand command ) : bool
command ICommand
Résultat bool

Invoke() public méthode

public Invoke ( string args ) : int
args string
Résultat int