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

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

Méthodes publiques

Méthode Description
GetPrePackagingFolderPath ( ) : string
PrePackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System

Method Details

GetPrePackagingFolderPath() public méthode

public GetPrePackagingFolderPath ( ) : string
Résultat string

PrePackagingFolderPathProvider() public méthode

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