Example #1
0
 public void LinkItemWithDonor(DonorItem item)
 {
     dbLayer.LinkItemWithDonor(item);
 }