コード例 #1
0
 public List <Donor_Details> AdminDonationReport()
 {
     return(_IDonationRepo.AdminDonationReport());
 }