CacheStoreUtilities.GetRootStore(ICacheStore) - метод Смотри также Terrasoft.Core.Store - пространство имен > CacheStoreUtilities - класс > GetRootStore - метод : GetRootStore(ICacheStore) - метод C#
- source
- Cache.
Glossary Item Box
[Extension()] public static ICacheStore GetRootStore( ICacheStore source )
Параметры
- source
- Cache.
Тип возвращаемого значения
Root cache.The method is going through the proxy objects, one by one, starting with the source, until it reaches the initial (root) cache.