Пример #1
0
 public List <Kategori> Get()
 {
     return(kategoriRepository.Get());
 }