Overload | Description |
---|---|
UseConfig(String) | Use custom config file path (`Assembly.GetEntryAssembly().Location` is default). |
UseConfig(IConfigurationProvider) | Use custom configuration provider. It is important for font file. Also see HttpServerUtility.MapPath(String) Method for more information. |