コード例 #1
0
 public Bidder GetBidder(int id)
 {
     return(_controller.GetBidder(id));
 }