Exemplo n.º 1
0
 public IEnumerable <RealtimeStock> GetAllStocks()
 {
     return(_stockTicker.GetAllHnxStocks());
 }