Lockable(TValue) Constructor

Tungsten Suite

LockableTValue Constructor

Overload List
  NameDescription
Public methodLockableTValue
Constructs a new Lockable<TValue>
Public methodLockableTValue(ActionObject, TValue, TValue)
Constructs a new Lockable<TValue>
Public methodLockableTValue(TValue)
Constructs a new Lockable<TValue>
Public methodLockableTValue(TValue, ActionObject, TValue, TValue)
Constructs a new Lockable<TValue>
Top
See Also