Ejemplo n.º 1
0
 public Decision Detect() =>
 _thermometer.GetTemperature() switch
 {
     < -5 => Decision.TooCold,