The readme does not explain the contents of oItem and the commenting for the object is sparse For example, it is not immediately understandable why all values passed in `oInventory.AddItem(new oInventory.Item()` are passed as `other.`
The readme does not explain the contents of oItem and the commenting for the object is sparse
For example, it is not immediately understandable why all values passed in
oInventory.AddItem(new oInventory.Item()are passed asother.