C# Class NeedForSpeed.SportCar

Inheritance: NeedForSpeed.Car
显示文件 Open project: DanielDimitrov5/SoftUni Class Usage Examples

Public Methods

Method Description
SportCar ( int horsePower, double fuel ) : System

Method Details

SportCar() public method

public SportCar ( int horsePower, double fuel ) : System
horsePower int
fuel double
return System