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