public void Execute(ClientForm form)
 {
     form.SetFriendOffline(Friend);
 }