public static TuyenBay GetTuyenBay(int maSBDi, int maSBDen) { return(DAL_TuyenBay.GetTuyenBay(maSBDi, maSBDen)); }
public static TuyenBay GetTuyenBay(int maTB) { return(DAL_TuyenBay.GetTuyenBay(maTB)); }