Example #1
0
 public BIOSStartCommand(Computer computer)
 {
     _computer = computer;
 }