Exemplo n.º 1
0
 public UnitPaymentOrderExpeditionReportController(IUnitPaymentOrderExpeditionReportService service)
 {
     _service = service;
 }