Exemple #1
0
 public List <SessionResult> GetSessionResults()
 {
     return(_sessionsRepository.GetSessionResults());
 }