Exemple #1
0
 public DelayedChannel(IDelayedCache cache)
 {
     _cache = cache;
 }