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
CacheInstance
protected static readonly ConcurrentDictionary<string, BaseSettings?> CacheInstance