Exemplo n.º 1
0
 public IDisposable AggressivelyCacheFor(TimeSpan cacheDuration)
 {
     return(Inner.AggressivelyCacheFor(cacheDuration));
 }