Example #1
0
 public void SendFriendRequest(Int32 AccountIdToInvite)
 {
     _redirector.GoToFriendsInviteFriends(AccountIdToInvite);
 }