Aqueduct.SitecoreLib.DataAccess.EntityCache.SetCache C# (CSharp) Méthode

SetCache() private static méthode

private static SetCache ( EntityCache scope ) : void
scope EntityCache
Résultat void
        private static void SetCache (EntityCache scope)
        {
            m_contextCache.Store (Key, scope);
        }