Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Bicicleta
C# Class Bicicleta
Inheritance:
Veiculo
显示文件
Open project: ProgJogos/programacao-2sem2014
Class Usage Examples
Public Properties
Property
Type
Description
pedal
string
Public Methods
Method
Description
Bicicleta
(
string
marcaPedal
)
Descrever
( ) :
string
Method Details
Bicicleta()
public
method
public
Bicicleta
(
string
marcaPedal
)
marcaPedal
string
Descrever()
public
method
public
Descrever
( ) :
string
return
string
Property Details
pedal
public_oe property
public
string
pedal
return
string