C# Class NuDeploy.Core.Services.Packaging.Configuration.PackagingFolderPathProvider

Inheritance: IPackagingFolderPathProvider
Afficher le fichier Open project: andreaskoch/NuDeploy Class Usage Examples

Méthodes publiques

Méthode Description
GetPackagingFolderPath ( ) : string
PackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System

Method Details

GetPackagingFolderPath() public méthode

public GetPackagingFolderPath ( ) : string
Résultat string

PackagingFolderPathProvider() public méthode

public PackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System
applicationInformation NuDeploy.Core.Common.Infrastructure.ApplicationInformation
filesystemAccessor IFilesystemAccessor
Résultat System