Exemplo n.º 1
0
 public void Uncache()
 {
     ChannelUtils.Uncache(_cache, this);
 }
Exemplo n.º 2
0
 public override void Uncache()
 {
     ChannelUtils.Uncache(_cache, this);
 }