Пример #1
0
 public IActionResult Index(Result result)
 {
     return(View(nService.Startpage(result)));
 }