SettingsTreeController
public class SettingsTreeController : VendrTreeControllerBase<NodeType>
Inheritance
Namespace
Constructors
SettingsTreeController
public SettingsTreeController(IStoreService storeService, IOrderStatusService orderStatusService,
IShippingMethodService shippingMethodService, IPaymentMethodService paymentMethodService,
ICountryService countryService, ICurrencyService currencyService, ITaxService taxService,
IEmailTemplateService emailTemplateService)