Esempio n. 1
0
 /** <inheritdoc /> */
 public void ClearStatistics(IEnumerable <string> caches)
 {
     _prj.ClearStatistics(caches);
 }