public int GetTitleForDelete(int id, string title) { return(_fileDao.GetTitleForDelete(id, title)); }