Initializes a new instance of the
Boat
class.
Overload List
Name | Description | |
---|---|---|
Boat()()() |
Initializes a new instance of the
Boat
class with default settings.
| |
Boat(String) |
Initializes a new instance of the
Boat class with the
specified name.
| |
Boat(String, String) |
Initializes a new instance of the
Boat class with the
specified boat name and Coast Guard Vessel Identification
Number (VIN).
|