コード例 #1
0
 public void AddBid(Bid bid)
 {
     _RTB.AddBid(bid, Context.ConnectionId);
 }