Table of Contents

Class GlobalSettings

Namespace
MCM.Abstractions.Base.Global
Assembly
MCMv5.dll
public abstract class GlobalSettings : BaseSettings, INotifyPropertyChanged
Inheritance
GlobalSettings
Implements
Derived
Inherited Members
Extension Methods

Fields

Cache

protected static readonly ConcurrentDictionary<Type, string> Cache

Field Value

ConcurrentDictionary<Type, string>

CacheInstance

protected static readonly ConcurrentDictionary<string, BaseSettings?> CacheInstance

Field Value

ConcurrentDictionary<string, BaseSettings>

This page was last modified at 06/02/2024 11:37:48 +03:00 (UTC).

Commit Message
Author:    Vitalii Mikhailov
Commit:    2941deedc66b302d8c81573a28570eea126ed55a
Reverted Settings instance cache and cache invalidation