Пример #1
0
 public ActionResult <Node> Navigation(string id) => View(_linkedListService.Navigation(id));