public static bool ChangePassword(string MaNV, string MatKhau) { return(NhanVienMod.ChangePassword(MaNV, MatKhau)); }