Example #1
0
 public bool ValidateConfirmAuctionOffers(Infrastructure.Models.Auction aucobj)
 {
     throw new System.NotImplementedException();
 }
Example #2
0
 public bool ChargeSellerC2(Infrastructure.Models.Auction aucobj)
 {
     throw new System.NotImplementedException();
 }