C# 클래스 btswebdoc.Web.DocsReaders.ManifestReader

파일 보기 프로젝트 열기: riha/btswebdoc

공개 메소드들

메소드 설명
GetAllManifests ( string path ) : IEnumerable
GetCurrentManifest ( string version, string applicationRootPath ) : Manifest

메소드 상세

GetAllManifests() 공개 정적인 메소드

public static GetAllManifests ( string path ) : IEnumerable
path string
리턴 IEnumerable

GetCurrentManifest() 공개 정적인 메소드

public static GetCurrentManifest ( string version, string applicationRootPath ) : Manifest
version string
applicationRootPath string
리턴 btswebdoc.Model.Manifest