Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Restaurant
Soup
C# Class Restaurant.Soup
Inheritance:
Restaurant.Starter
Mostrar archivo
Open project: Anzzhhela98/CSharp-Advanced
Class Usage Examples
Public Methods
Method
Description
Soup
(
string
name
,
decimal
price
,
double
grams
)
Method Details
Soup()
public
method
public
Soup
(
string
name
,
decimal
price
,
double
grams
)
name
string
price
decimal
grams
double