Example #1
0
 protected Type GetFromCache(CacheKey key)
 {
     return(scope.GetFromCache(key));
 }