StoresTreeController
public class StoresTreeController : VendrTreeControllerBase<NodeType>
Inheritance
Namespace
Constructors
StoresTreeController
public StoresTreeController(IStoreService storeService, IOrderService orderService,
IDiscountService discountService, IGiftCardService giftCardService)