Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SuperCar
C# Class SuperCar, code
Inheritance:
SportsCar
,
ISportsCar
Mostra file
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Display
( ) :
void
SuperCar
( )
SuperCar
(
Car,
c
)
SuperCar
(
ICar,
car
)
Method Details
Display()
public
method
public
Display
( ) :
void
return
void
SuperCar()
public
method
public
SuperCar
( )
SuperCar()
public
method
public
SuperCar
(
Car,
c
)
c
Car,
SuperCar()
public
method
public
SuperCar
(
ICar,
car
)
car
ICar,