Пример #1
0
 public List <Autor> GetAll()
 {
     return(_autorRepository.GetAllAutori());
 }