C# 클래스 Service.Models.Devices.Laptop

상속: Service.Models.Devices.Device
파일 보기 프로젝트 열기: PhilShishov/Software-University

공개 메소드들

메소드 설명
AddPart ( IPart part ) : void
Laptop ( string make ) : System

메소드 상세

AddPart() 공개 메소드

public AddPart ( IPart part ) : void
part IPart
리턴 void

Laptop() 공개 메소드

public Laptop ( string make ) : System
make string
리턴 System