Beispiel #1
0
 public decimal GetBestBid()
 {
     return(Bids.GetMaxPrice());
 }