BookTitle Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BookTitle() | Initializes a new instance of the BookTitle class. | |
BookTitle(String) | Initializes a new instance of the BookTitle class with the specified text content. |
Top