Ejemplo n.º 1
0
 private bool TagExists(int id)
 {
     return(_tagServices.ISTagExist(id));
 }