Interface IBaseSettings
- Namespace
- Innova.Data.AppSettings.Interfaces
- Assembly
- Innova.Data.dll
Represents the base settings interface.
public interface IBaseSettings
Properties
- SettingsKey
Gets or sets the settings key.
- SettingsValue
Gets or sets the settings value.