|
You will shortly add a BookDictionary class,
which is to inherit all the functionality of the MemberKeyDictionary class.
By default, when you add a class,
it is assumed to be a subclass of the currently selected class in the Class Browser.
The previous classes you added, Book and Borrower,
were direct subclasses of the Object class. |