C# Class Orc.NuGetExplorer.NuGetFeedVerificationService

Inheritance: INuGetFeedVerificationService
Afficher le fichier Open project: WildGums/Orc.NuGetExplorer

Méthodes publiques

Méthode Description
NuGetFeedVerificationService ( IPackageRepositoryFactory packageRepositoryFactory ) : System

Private Methods

Méthode Description
HandleWebException ( WebException exception, string source ) : FeedVerificationResult
VerifyFeed ( string source, bool authenticateIfRequired = true ) : FeedVerificationResult

Method Details

NuGetFeedVerificationService() public méthode

public NuGetFeedVerificationService ( IPackageRepositoryFactory packageRepositoryFactory ) : System
packageRepositoryFactory IPackageRepositoryFactory
Résultat System