StatusValueBase<T> 类
- 命名空间
- ClassIsland.Core.Models.Weather
- 程序集
- ClassIsland.Core.dll
public class StatusValueBase<T>
类型参数
T
- 继承
-
StatusValueBase<T>
- 继承成员
属性
Value
[JsonPropertyName("value")]
public T Value { get; set; }
属性值
- T