コード例 #1
0
 public IActionResult Details()
 {
     return(View(_repostory.GetList()));
 }