コード例 #1
0
 public bool ThemSachMotDongSach(Sach_DTO sachDTO)
 {
     return sach_DAO.ThemSachMotDongSach(sachDTO);
 }