Beispiel #1
0
 public List <Gift> GetGiftsService()
 {
     return(_giftRepo.GetGiftsRepo());
 }