コード例 #1
0
 public ActionResult <LinkedList> Index() => View(_linkedListService.Find());