Пример #1
0
 public bool isAllFriendsSelected(FriendsController friends)
 {
     return(friends.isAllFriendsSelected());
 }