Exemplo n.º 1
0
 /// <summary>
 /// Clears the cache by deleting all the items.
 /// </summary>
 public void Clear()
 {
     CacheInstance.Clear();
 }