コード例 #1
0
 public RestaurantFinder(IJustEatRestaurantInformationClient restaurantInformationClient)
 {
     _restaurantInformationClient = restaurantInformationClient;
 }
コード例 #2
0
 public RestaurantFinder(IJustEatRestaurantInformationClient restaurantInformationClient)
 {
     _restaurantInformationClient = restaurantInformationClient;
 }