C# Class NuGet.PowerShell.Commands.GetProjectCommand

Inheritance: NuGetBaseCommand
Afficher le fichier Open project: monoman/NugetCracker

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetProjectCommand ( ) : System.Diagnostics.CodeAnalysis
GetProjectCommand ( ISolutionManager solutionManager, IHttpClientEvents httpClientEvents ) : System.Diagnostics.CodeAnalysis

Méthodes protégées

Méthode Description
ProcessRecordCore ( ) : void

Method Details

GetProjectCommand() public méthode

public GetProjectCommand ( ) : System.Diagnostics.CodeAnalysis
Résultat System.Diagnostics.CodeAnalysis

GetProjectCommand() public méthode

public GetProjectCommand ( ISolutionManager solutionManager, IHttpClientEvents httpClientEvents ) : System.Diagnostics.CodeAnalysis
solutionManager ISolutionManager
httpClientEvents IHttpClientEvents
Résultat System.Diagnostics.CodeAnalysis

ProcessRecordCore() protected méthode

protected ProcessRecordCore ( ) : void
Résultat void