Click or drag to resize

WeakReferenceExtensions Methods

The WeakReferenceExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetTargetOrDefault<T> Gets the target of the weak reference, if the target is still alive; otherwise null.
Top
See Also