public Inventory_StateController(IInventory_StateService inventory_stateService) { _inventory_stateService = inventory_stateService; }