Пример #1
0
 public static bool KhoiPhucNhaCungCap(int maNhaCungCap)
 {
     return(NhaCungCapDAO.KhoiPhucLoaiMon(maNhaCungCap));
 }