Esempio n. 1
0
 public WordsController(SearchKeyService searchKeyService)
 {
     this.searchKeyService = searchKeyService;
 }