Value
Gets or sets the deferred value. Getting the property throws an InvalidOperationException if it has not been set before.
Declaration
public T Value { get; set; }
Property Value
Type | Description |
---|---|
T |
Gets or sets the deferred value. Getting the property throws an InvalidOperationException if it has not been set before.
public T Value { get; set; }
Type | Description |
---|---|
T |