C# Class NuGet.VisualStudio.VsPackageManagerFactory.RepositoryInfo

Afficher le fichier Open project: xero-github/Nuget

Méthodes publiques

Méthode Description
RepositoryInfo ( string path, string configFolderPath, IFileSystem fileSystem, ISharedPackageRepository repository ) : System

Method Details

RepositoryInfo() public méthode

public RepositoryInfo ( string path, string configFolderPath, IFileSystem fileSystem, ISharedPackageRepository repository ) : System
path string
configFolderPath string
fileSystem IFileSystem
repository ISharedPackageRepository
Résultat System