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