Ejemplo n.º 1
0
 public FriendRepository(LocateFriendContext locateFriendContext)
 {
     _locateFriendContext = locateFriendContext;
 }