Exemplo n.º 1
0
 public IEnumerable <Friend> Get()
 {
     return(_repo.GetAll());
 }