SettingsBase(string) constructor¶
Defined in
Type: SettingsBase
Namespace: ReactiveMarbles.CacheDatabase.Settings
Assembly: ReactiveMarbles.CacheDatabase.EncryptedSettings.dll
Applies to
netstandard2.0, netstandard2.0
protected SettingsBase(string className)
Summary: Initializes a new instance of the SettingsBase class.
Parameters
| Name | Type | Description |
|---|---|---|
className | string | Name of the class. |