C# Class Service.Models.Devices.Laptop

Inheritance: Service.Models.Devices.Device
Afficher le fichier Open project: PhilShishov/Software-University

Méthodes publiques

Méthode Description
AddPart ( IPart part ) : void
Laptop ( string make ) : System

Method Details

AddPart() public méthode

public AddPart ( IPart part ) : void
part IPart
Résultat void

Laptop() public méthode

public Laptop ( string make ) : System
make string
Résultat System