C# 클래스 XebiaLabs.Deployit.Client.Package.PackageBuilder

파일 보기 프로젝트 열기: xebialabs-community/xld-manifest-editor 1 사용 예제들

공개 메소드들

메소드 설명
Build ( DeployitManifest manifest, string packageRootPath, string packagePath ) : void

비공개 메소드들

메소드 설명
EntryExists ( ZipFile zip, string filePath ) : bool
FormatPath ( string manifestPath ) : string

메소드 상세

Build() 공개 정적인 메소드

public static Build ( DeployitManifest manifest, string packageRootPath, string packagePath ) : void
manifest XebiaLabs.Deployit.Client.Manifest.DeployitManifest
packageRootPath string
packagePath string
리턴 void