Click or drag to resize

ValueSetterTReferencedValue Property

The value we are going to modify.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected Nullable<T> ReferencedValue { get; set; }

Property Value

Type: NullableT
See Also