Exemplo n.º 1
0
 public string Delete(string _id)
 {
     return(_hospitalBD.Delete(_id));
 }