Exemplo n.º 1
0
 public decimal GetBestBid()
 {
     return(Bids.GetMaxPrice());
 }