Exemplo n.º 1
0
 public double StocksValue()
 {
     return(MarketData.StocksValue(CurrentStocksAllocation));
 }