Property(TValue) Constructor (TValue)

Tungsten Suite

PropertyTValue Constructor (TValue)

Initializes a new instance of the PropertyTValue class

Namespace:  W
Assembly:  Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax
C#
public Property(
	TValue defaultValue
)

Parameters

defaultValue
Type: TValue

[Missing <param name="defaultValue"/> documentation for "M:W.Property`1.#ctor(`0)"]

See Also