Exemplo n.º 1
0
 public int GetCount(string search)
 {
     return(_recommendService.GetCount(search));
 }