|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.ConfigurationSources Namespace > ConfigApiConfigurationSource Class > ConfigApiConfigurationSource Constructor |
Initializes a new instance of the ConfigApiConfigurationSource class with the specified base URL and local cache path.
Namespace: BNCS.ConfigurationSources
Assembly: BNCS.Config (in BNCS.Config.dll)
public ConfigApiConfigurationSource(
string baseUrl
)
baseUrl
Type: String
The base URL of the configuration API. Must not end with a slash.
ConfigApiConfigurationSource Class
BNCS.ConfigurationSources Namespace