C# Class AppCatalog, ACMESharp

An abreviated form of the ApplicationCatalog that allows us to override the base directory and relative search paths.
Inheritance: AggregateCatalog
Show file Open project: ebekker/ACMESharp Class Usage Examples

Public Methods

Method Description
AppCatalog ( string baseDir = null, string relSearchPath = null )

Method Details

AppCatalog() public method

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