Exemple #1
0
 public void AddToSelection(string ticker)
 {
     _rankingRepository.AddToSelection(ticker);
 }