MinutelyPrecipitation 类
- 命名空间
- ClassIsland.Core.Models.Weather
- 程序集
- ClassIsland.Core.dll
public class MinutelyPrecipitation
- 继承
-
MinutelyPrecipitation
- 继承成员
属性
RainRemainingMinutes
[JsonIgnore]
public int RainRemainingMinutes { get; }
属性值
Value
[JsonPropertyName("value")]
public List<double> Value { get; set; }