Lockable(TValue) Constructor (Action(Object, TValue, TValue))
From Tungsten Suite
Tungsten
|
|
LockableTValue Constructor (ActionObject, TValue, TValue) |
Constructs a new Lockable<TValue>
Namespace: W
Assembly: Tungsten.Lockable (in Tungsten.Lockable.dll) Version: 2.0.1
C#
public Lockable( Action<Object, TValue, TValue> onValueChanged )
Parameters
- onValueChanged
- Type: SystemActionObject, TValue, TValue
The Action to call when the value has changed