コード例 #1
0
 public FriendRepository(LocateFriendContext locateFriendContext)
 {
     _locateFriendContext = locateFriendContext;
 }