Added something
This commit is contained in:
@@ -9,4 +9,6 @@ public class WeatherForecast
|
||||
public int TemperatureF => 32 + (int)(TemperatureC / 0.5556);
|
||||
|
||||
public string? Summary { get; set; }
|
||||
|
||||
public double AnotherThing { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user