Exemplo n.º 1
0
 public bool Destroy(object Id)
 {
     return(TblHislisPatient.Destroy(Id) == 1);
 }