C# Класс NuGet.VisualStudio.VsPackageManagerFactory.RepositoryInfo

Показать файл Открыть проект

Открытые методы

Метод Описание
RepositoryInfo ( string path, string configFolderPath, IFileSystem fileSystem, ISharedPackageRepository repository ) : System

Описание методов

RepositoryInfo() публичный Метод

public RepositoryInfo ( string path, string configFolderPath, IFileSystem fileSystem, ISharedPackageRepository repository ) : System
path string
configFolderPath string
fileSystem IFileSystem
repository ISharedPackageRepository
Результат System