C# 클래스 AppCatalog, ACMESharp

An abreviated form of the ApplicationCatalog that allows us to override the base directory and relative search paths.
상속: AggregateCatalog
파일 보기 프로젝트 열기: ebekker/ACMESharp 1 사용 예제들

공개 메소드들

메소드 설명
AppCatalog ( string baseDir = null, string relSearchPath = null )

메소드 상세

AppCatalog() 공개 메소드

public AppCatalog ( string baseDir = null, string relSearchPath = null )
baseDir string
relSearchPath string