Exemplo n.º 1
0
 public bool UpdateSL(List<DanhSachMuon_DTO> dsmuon)
 {
     return sach_DAO.UpdateSL(dsmuon);
 }