コード例 #1
0
 public DefaultCacheService()
 {
     Provider = CacheProviderFactory.GetDefaultCacheProvider(this);
 }