Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AquaShop
Models
Fish
FreshwaterFish
C# Class AquaShop.Models.Fish.FreshwaterFish
Inheritance:
AquaShop.Models.Fish.Fish
Exibir arquivo
Open project: DanielDimitrov5/SoftUni
Public Methods
Method
Description
Eat
( ) :
void
FreshwaterFish
(
string
name
,
string
species
,
decimal
price
)
Method Details
Eat()
public
method
public
Eat
( ) :
void
return
void
FreshwaterFish()
public
method
public
FreshwaterFish
(
string
name
,
string
species
,
decimal
price
)
name
string
species
string
price
decimal