Interface IConfigurationStore
Contract interface for the configuration store.
Inherited Members
Namespace: Kephas.Configuration
Assembly: Kephas.Core.dll
Syntax
public interface IConfigurationStore : IIndexable
Remarks
The configuration store is used to store configuration values based on keys.