示例#1
0
 public Computer()
 {
     motherboard = new Motherboard("Asus");
 }