![]() | WeakFuncT, TResult Properties |
The WeakFuncT, TResult generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | FuncReference |
Gets or sets a WeakReference to the target FuncTResult.
(Inherited from WeakFuncTResult.) |
![]() | IsAlive |
Gets a value indicating whether the function's owner is still alive (not yet collected by the Garbage Collector).
(Overrides WeakFuncTResultIsAlive.) |
![]() | Method |
Gets or sets the MethodInfo corresponding to this WeakFuncTResult.
(Inherited from WeakFuncTResult.) |
![]() | Reference |
Gets or sets a WeakReference to the target of this WeakFuncTResult.
(Inherited from WeakFuncTResult.) |