Пример #1
0
 public bool UpLoadSLTra(string MaSach, int SoLuong)
 {
     return sach_DAO.UpdateSLTra(MaSach, SoLuong);
 }