Пример #1
0
 public RegexPuzzleservice(IRegexPuzzleRepository regexPuzzleRepository)
 {
     this.regexPuzzleRepository = regexPuzzleRepository;
 }
 public RegexPuzzleservice(IRegexPuzzleRepository regexPuzzleRepository)
 {
     this.regexPuzzleRepository = regexPuzzleRepository;
 }