Description
This commit is contained in:
parent
2cbbe4272a
commit
5f9312bdce
@ -4,6 +4,8 @@ public class WeatherForecast
|
|||||||
{
|
{
|
||||||
public string Name { get; set; }
|
public string Name { get; set; }
|
||||||
|
|
||||||
|
public string Description { get; set; }
|
||||||
|
|
||||||
public DateOnly Date { get; set; }
|
public DateOnly Date { get; set; }
|
||||||
|
|
||||||
public int TemperatureC { get; set; }
|
public int TemperatureC { get; set; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user