示例#1
0
 public void Start()
 {
     _hdd.SupplyPower();
     _mem.SupplyPower();
     _proc.SupplyPower();
 }