示例#1
0
 public bool Destroy(object IdVacunas)
 {
     return(PnVacuna.Destroy(IdVacunas) == 1);
 }