Exemplo n.º 1
0
 public void ClearAll(IRedisCacheService cacheService)
 {
     cacheService.Flush();
 }