Example #1
0
 public ChequeController(ICurrencyWordService wordService)
 {
     this.wordService = wordService;
 }
Example #2
0
 public ChequeController(ICurrencyWordService wordService)
 {
     this.wordService = wordService;
 }