C# 클래스 NuDeploy.Core.Services.Packaging.Configuration.PackagingFolderPathProvider

상속: IPackagingFolderPathProvider
파일 보기 프로젝트 열기: andreaskoch/NuDeploy 1 사용 예제들

공개 메소드들

메소드 설명
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