Esempio n. 1
0
 public static int KiemTraSua(LoaiPhongDTO lp)
 {
     return(LoaiPhongDAO.KiemTraSua(lp));
 }