Exemple #1
0
 public string[] GetFriendsList()
 {
     return(accountD.GetFriendsNames());
 }