コード例 #1
0
 public FriendProfileManager()
 {
     _friendRepository = new FriendProfileRepository();
 }