Ejemplo n.º 1
0
 public bool Destroy(object IdChitiet)
 {
     return(KcbPhieuhenTiemchungChitiet.Destroy(IdChitiet) == 1);
 }