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