AqiInfo 类
- 命名空间
- ClassIsland.Core.Models.Weather
- 程序集
- ClassIsland.Core.dll
public class AqiInfo
- 继承
-
AqiInfo
- 继承成员
属性
Aqi
[JsonPropertyName("aqi")]
public string Aqi { get; set; }
属性值
AqiLevel
[JsonIgnore]
public int AqiLevel { get; }