C# Class NuGet.VisualStudio.VsPackageManagerFactory.RepositoryInfo

显示文件 Open project: xero-github/Nuget

Public Methods

Method Description
RepositoryInfo ( string path, string configFolderPath, IFileSystem fileSystem, ISharedPackageRepository repository ) : System

Method Details

RepositoryInfo() public method

public RepositoryInfo ( string path, string configFolderPath, IFileSystem fileSystem, ISharedPackageRepository repository ) : System
path string
configFolderPath string
fileSystem IFileSystem
repository ISharedPackageRepository
return System