ConcurrentKeyCacheTGlobalInstance - свойство
Глобальный кэш объектов типа T.
Пространство имён: Tessa.Platform.CachingСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public static ConcurrentKeyCache<T> Instance { get; }
Public Shared ReadOnly Property Instance As ConcurrentKeyCache(Of T)
Get
public:
static property ConcurrentKeyCache<T>^ Instance {
ConcurrentKeyCache<T>^ get ();
}
static member Instance : ConcurrentKeyCache<'T> with get
Значение свойства
ConcurrentKeyCacheT