Immutable<T>.Value 属性

定义

返回对此不可变包装器中存储的原始值的引用。

public T Value { get; }
member this.Value : 'T
Public ReadOnly Property Value As T

属性值

T

适用于