Esempio n. 1
0
 public SellerAppService(IStatisticDomainService statisticDomainService)
 {
     _statisticDomainService = statisticDomainService;
 }