Exemplo n.º 1
0
 public void RemoveAllCache <T>()
 {
     _db.RemoveAllCache <T>();
 }