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