Method | Description | |
---|---|---|
Bus ( string VIN, string make, string model, int noOfSeats, int noOfWheels, System.DateTime dateOfProduction, string companyName ) : System |
Method | Description | |
---|---|---|
show ( ) : string |
public Bus ( string VIN, string make, string model, int noOfSeats, int noOfWheels, System.DateTime dateOfProduction, string companyName ) : System | ||
VIN | string | |
make | string | |
model | string | |
noOfSeats | int | |
noOfWheels | int | |
dateOfProduction | System.DateTime | |
companyName | string | |
return | System |