Hi,
What you want to use is :
Friends and Follower are always null. They are properties that developers can set on their own if they are willing to store the list of friends/followers retrieved from YoUsuario.GetFriends();.
I understand your confusion, I would like to add a method 'AddFriend' that would do the same as 'FollowUser' but I am not sure what is more easy to guess for developers.
Please let me know your point of view.
Regards,
Linvi
What you want to use is :
YoUsuario.FollowUser(usuario);
I understand your confusion, I would like to add a method 'AddFriend' that would do the same as 'FollowUser' but I am not sure what is more easy to guess for developers.
Please let me know your point of view.
Regards,
Linvi