C# Класс NuDeploy.Core.Services.Packaging.Configuration.PackagingFolderPathProvider

Наследование: IPackagingFolderPathProvider
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetPackagingFolderPath ( ) : string
PackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System

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

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

public GetPackagingFolderPath ( ) : string
Результат string

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

public PackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System
applicationInformation NuDeploy.Core.Common.Infrastructure.ApplicationInformation
filesystemAccessor IFilesystemAccessor
Результат System