Удалил мусор
This commit is contained in:
parent
6e3cf5409c
commit
21fd081a00
@ -1,12 +0,0 @@
|
||||
namespace CyberBoom;
|
||||
|
||||
public class WeatherForecast
|
||||
{
|
||||
public DateOnly Date { get; set; }
|
||||
|
||||
public int TemperatureC { get; set; }
|
||||
|
||||
public int TemperatureF => 32 + (int)(TemperatureC / 0.5556);
|
||||
|
||||
public string? Summary { get; set; }
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user