ListUserInfo.Remove(ListUserInfo.FirstOrDefault(u => u.UserName == userInfo.UserName));
ListUserInfo是一个集合