コード例 #1
0
 public IActionResult Privacy()
 {
     return(View(_service.GetAll()));
 }