コード例 #1
0
 public static bool ThemLoaiSanPham(LOAISANPHAM loaisp)
 {
     return(LoaiSanPhamDAO.ThemLoaiSanPham(loaisp));
 }