Beispiel #1
0
 public HomeRefreshCacheManager(IFeaturedQuery featuredQuery)
 {
     _featuredQuery = featuredQuery;
 }