public static DataTable LoadAccount(string account, string pass) { return(DAO_HeThong.LoadAccount(account, pass)); }