Ejemplo n.º 1
0
 public static List <KhuVucDTO> LayDanhSachKhuVuc(int maNhaHang)
 {
     return(KhuVucDAO.LayDanhSachKhuVuc(maNhaHang));
 }