public void GetFriendAndGroup() { this.GetQunCookies(); this.Friends = this.Get_Friend_List(); this.Groups = this.Get_Group_List(); InfoHandler.GetFriendAndGroup(this.QQ, this.Friends, this.Groups); }