コード例 #1
0
 public List <Urun> UrunKategoriListesi()
 {
     return(_repo.KategoriUrun());
 }