Method | Description | |
---|---|---|
CreateLaptop ( int cpuType, int coreCount, int ramSize, int hardCount, int hardCapacity ) : |
||
CreatePC ( int cpuType, int coreCount, int ramSize, int hardCount, int hardCapacity ) : |
||
CreateServer ( int cpuType, int coreCount, int ramSize, int hardCount, int hardCapacity ) : |
public CreateLaptop ( int cpuType, int coreCount, int ramSize, int hardCount, int hardCapacity ) : |
||
cpuType | int | |
coreCount | int | |
ramSize | int | |
hardCount | int | |
hardCapacity | int | |
return |
public CreatePC ( int cpuType, int coreCount, int ramSize, int hardCount, int hardCapacity ) : |
||
cpuType | int | |
coreCount | int | |
ramSize | int | |
hardCount | int | |
hardCapacity | int | |
return |
public CreateServer ( int cpuType, int coreCount, int ramSize, int hardCount, int hardCapacity ) : |
||
cpuType | int | |
coreCount | int | |
ramSize | int | |
hardCount | int | |
hardCapacity | int | |
return |