コード例 #1
0
 public void SaveAuction(Auction Auction)
 {
     // Not Implemented
 }
コード例 #2
0
 public void DeleteItems(Auction Auction)
 {
     // Not Implemented
 }