Esempio n. 1
0
 public void BidsTo(IBiddings biddings)
 {
     biddings.SetBid(this, NextBid());
 }