Пример #1
0
 public IList GetPuzzleIds()
 {
     return(_puzzleRepository.GetPuzzleIds());
 }