ConcurrentKeyCacheTGlobalInstance - свойство
Глобальный кэш объектов типа T.
Пространство имён: Tessa.Platform.CachingСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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