Example #1
0
 protected void AddToCache(CacheKey key, Type type)
 {
     scope.RegisterInCache(key, type);
 }