Exemple #1
0
 public List <TickerAggregateModel> GetPupularStocks()
 {
     return(_postsManager.GetPopularStocks());
 }