Пример #1
0
 public bool ClearCaches(string password)
 {
     return(_cacheHandler.ClearCaches(password));
 }