Пример #1
0
 private bool TagExists(int id)
 {
     return(_tagServices.ISTagExist(id));
 }