Exemplo n.º 1
0
 public List <StockPrice> GetAllStocks()
 {
     return(_stockticker.GetAllStocksPrice());
 }