Exemplo n.º 1
0
 IList <DonationRecipient> IDonationsQuery.GetRecipients()
 {
     return(_repository.GetRecipients());
 }