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