Пример #1
0
 public RestaurantFinder(IJustEatRestaurantInformationClient restaurantInformationClient)
 {
     _restaurantInformationClient = restaurantInformationClient;
 }
Пример #2
0
 public RestaurantFinder(IJustEatRestaurantInformationClient restaurantInformationClient)
 {
     _restaurantInformationClient = restaurantInformationClient;
 }