Aqueduct.SitecoreLib.DataAccess.EntityCache.SetCache C# (CSharp) Метод

SetCache() приватный статический Метод

private static SetCache ( EntityCache scope ) : void
scope EntityCache
Результат void
        private static void SetCache (EntityCache scope)
        {
            m_contextCache.Store (Key, scope);
        }