Exemplo n.º 1
0
 public string Remove(int id)
 {
     return(_service.Remove(id));
 }