Property Value
Value
Gets and sets the content that the Name property value identifies.
public T Value { get; set; }
Property Value
- T
A value of the
T
type that contains the content.
Gets and sets the content that the Name property value identifies.
public T Value { get; set; }
A value of the T
type that contains the content.