Esempio n. 1
0
 /// <summary>
 /// Returns true if the given cache entry contains equivalent contents
 /// </summary>
 /// <param name="other"></param>
 /// <returns></returns>
 internal abstract bool IsEquivalent(CacheEntry other);