Ejemplo n.º 1
0
 public void LogBenhNhan(CTCNBenhNhan cTBN)
 {
     tc.getDSCTCNBenhNhan().InsertOnSubmit(cTBN);
     tc.capnhat();
 }