Пример #1
0
 public IEnumerable <Message> Get()
 {
     return(_repository.GetAll());
 }