Пример #1
0
 public IActionResult Draw([Bind(Prefix = "id")] string productId) => View(_lotteryService.GetLotteryResultsList(productId));