Example #1
0
 public bool IsCooledDown() => OilBurner.IsCooledDown();
Example #2
0
 public bool IsntBurnerToCool() => OilBurner.IsCooledDown();