Esempio n. 1
0
 /// <summary>
 /// Clears the cache.
 /// </summary>
 public void ClearCache()
 {
     CacheProvider.ClearCache();
 }