Exemplo n.º 1
0
 public EventAttributeController(IWoocommerceService woocomerceService)
 {
     _woocomerceService = woocomerceService;
 }
 public EventCategoryController(IWoocommerceService woocomerceService)
 {
     _woocomerceService = woocomerceService;
 }