Ejemplo n.º 1
0
 public int UpdateData(PhieuMuon pm)
 {
     return(dal.UpdateData(pm));
 }