Click or drag to resize

LogicalThreadLocal<T> Constructor

Overload List
  Name Description
Public method LogicalThreadLocal<T> () Creates a new instance of the LogicalThreadLocal<T> class.
Public method LogicalThreadLocal<T> (Func<T> ) Creates a new instance of the LogicalThreadLocal<T> class.
Top
See Also