|
PropertyTOwner, TValue Constructor (TValue)
|
Constructs a new Property
Namespace:
W
Assembly:
Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax public Property(
TValue defaultValue
)
Parameters
- defaultValue
- Type: TValue
The default and initial value of the property
See Also