Пример #1
0
 public IEnumerable <Author> Get()
 {
     return(_Authors.ReadAll());
 }