Table of Contents

MinutelyPrecipitation 类

命名空间
ClassIsland.Core.Models.Weather
程序集
ClassIsland.Core.dll
public class MinutelyPrecipitation
继承
MinutelyPrecipitation
继承成员

属性

RainRemainingMinutes

[JsonIgnore]
public int RainRemainingMinutes { get; }

属性值

int

Value

[JsonPropertyName("value")]
public List<double> Value { get; set; }

属性值

List<double>