Beispiel #1
0
 //Do przeladownaia tabeli
 public async Task <ActionResult> IndexPartial()
 => PartialView(await PublishingService.GetAll());