Beispiel #1
0
 public IActionResult Count(DataForSearch searchData) => Json(hotelService.CountSearchResults(searchData));