Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OnlineShop
Models
Products
ProductsModels
ComputersModels
Laptop
C# Class OnlineShop.Models.Products.ProductsModels.ComputersModels.Laptop
Inheritance:
OnlineShop.Models.Products.ProductsModels.ComputersModels.Computer
ファイルを表示
Open project: georgidelchev/CSharp-Programming-Advanced
Public Methods
Method
Description
Laptop
(
int
id
,
string
manufacturer
,
string
model
,
decimal
price
)
Method Details
Laptop()
public
method
public
Laptop
(
int
id
,
string
manufacturer
,
string
model
,
decimal
price
)
id
int
manufacturer
string
model
string
price
decimal