Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OnlineShop
Models
Products
ProductsModels
ComputersModels
Laptop
C# Class OnlineShop.Models.Products.ProductsModels.ComputersModels.Laptop
Inheritance:
OnlineShop.Models.Products.ProductsModels.ComputersModels.Computer
Afficher le fichier
Open project: georgidelchev/CSharp-Programming-Advanced
Méthodes publiques
Méthode
Description
Laptop
(
int
id
,
string
manufacturer
,
string
model
,
decimal
price
)
Method Details
Laptop()
public
méthode
public
Laptop
(
int
id
,
string
manufacturer
,
string
model
,
decimal
price
)
id
int
manufacturer
string
model
string
price
decimal