Which three code segments should you insert in sequence at line 09?
DRAG DROP You are developing an application that includes a class named Warehouse. The Warehouse class includes a static property named Inventory. The Warehouse class is defined by the following code segment. (Line numbers are included for reference only.) You have the following requirements: • Initialize the _inventory field to...