示例#1
0
 public IActionResult Liste()
 {
     return(View(_kategoriService.GetListKategoriYazi()));
 }