Esempio n. 1
0
 public bool RunSelfTest()
 {
     return(_tempSensor.RunSelfTest() && _heater.RunSelfTest());
 }