Пример #1
0
 public ChequeController(ICurrencyWordService wordService)
 {
     this.wordService = wordService;
 }
Пример #2
0
 public ChequeController(ICurrencyWordService wordService)
 {
     this.wordService = wordService;
 }