EnumValue<T>.Value 属性

定义

获取或设置枚举的值。

public T Value { get; set; }
member this.Value : 'T with get, set
Public Property Value As T

属性值

T

适用于