Esempio n. 1
0
 public IEnumerable <FriendRequest> Get()
 {
     return(_repo.GetAll());
 }