Example #1
0
 public Tournament GetTournament()
 {
     return(_allTournamentRepository.GetTournament());
 }