示例#1
0
 public void Apply(object entry)
 {
     _enclosing.EvictedFromCache(((BTreeNodeCacheEntry)entry)._node);
 }