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

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

공개 메소드들

메소드 설명
GetPrePackagingFolderPath ( ) : string
PrePackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System

메소드 상세

GetPrePackagingFolderPath() 공개 메소드

public GetPrePackagingFolderPath ( ) : string
리턴 string

PrePackagingFolderPathProvider() 공개 메소드

public PrePackagingFolderPathProvider ( ApplicationInformation applicationInformation, IFilesystemAccessor filesystemAccessor ) : System
applicationInformation NuDeploy.Core.Common.Infrastructure.ApplicationInformation
filesystemAccessor IFilesystemAccessor
리턴 System