public DataTable KhachHang_Select_Where(string MaKH) { return(khachhang_DAL.KhachHang_Select_Where(MaKH)); }