Tungsten
![]() |
PropertyTValue Constructor (TValue, ActionObject, TValue, TValue) |
Initializes a new instance of the PropertyTValue class
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2

C#
public Property( TValue defaultValue, Action<Object, TValue, TValue> onValueChanged )
Parameters
- defaultValue
- Type: TValue
[Missing <param name="defaultValue"/> documentation for "M:W.Property`1.#ctor(`0,System.Action{System.Object,`0,`0})"]
- onValueChanged
- Type: SystemActionObject, TValue, TValue
[Missing <param name="onValueChanged"/> documentation for "M:W.Property`1.#ctor(`0,System.Action{System.Object,`0,`0})"]
