C# Класс OnlineShop.Models.Products.ProductsModels.ComputersModels.Laptop

Наследование: OnlineShop.Models.Products.ProductsModels.ComputersModels.Computer
Показать файл Открыть проект

Открытые методы

Метод Описание
Laptop ( int id, string manufacturer, string model, decimal price )

Описание методов

Laptop() публичный Метод

public Laptop ( int id, string manufacturer, string model, decimal price )
id int
manufacturer string
model string
price decimal