예제 #1
0
 public double StocksValue()
 {
     return(MarketData.StocksValue(CurrentStocksAllocation));
 }