Exemplo n.º 1
0
 public RestaurantFinder(IJustEatRestaurantInformationClient restaurantInformationClient)
 {
     _restaurantInformationClient = restaurantInformationClient;
 }
Exemplo n.º 2
0
 public RestaurantFinder(IJustEatRestaurantInformationClient restaurantInformationClient)
 {
     _restaurantInformationClient = restaurantInformationClient;
 }