Class: BookMore

BookMore

new BookMore(title, author)

Represents a book.
Parameters:
Name Type Description
title string The title of the book.
author string The author of the book.
Source: