Пример #1
0
 public IActionResult Index()
 {
     return(PartialView("~/Areas/Fragments/Index.cshtml", _actionDescriptorsProvider.ToFragments()));
 }