コード例 #1
0
 public RegexPuzzleservice(IRegexPuzzleRepository regexPuzzleRepository)
 {
     this.regexPuzzleRepository = regexPuzzleRepository;
 }
コード例 #2
0
 public RegexPuzzleservice(IRegexPuzzleRepository regexPuzzleRepository)
 {
     this.regexPuzzleRepository = regexPuzzleRepository;
 }