C# Class AwesomeComputers.Computers.Computer

Afficher le fichier Open project: nzhul/TelerikAcademy

Méthodes protégées

Méthode Description
Computer ( ICPU cpu, IRAM ram, IVideoCard videoCard, RAID hardDriveRaid, IMotherboard motherBoard ) : System.Collections.Generic

Method Details

Computer() protected méthode

protected Computer ( ICPU cpu, IRAM ram, IVideoCard videoCard, RAID hardDriveRaid, IMotherboard motherBoard ) : System.Collections.Generic
cpu ICPU
ram IRAM
videoCard IVideoCard
hardDriveRaid AwesomeComputers.HardDrive.RAID
motherBoard IMotherboard
Résultat System.Collections.Generic