Exemple #1
0
 public static void Update_LSP(LoaiSanPhamDTO loaisp)
 {
     LoaiSanPhamDAO.Update_LSP(loaisp);
 }