Click or drag to resize

WeakDelegateTDelegate Properties

The WeakDelegateTDelegate type exposes the following members.

Properties
 NameDescription
Public propertyTarget Gets or sets the target. Gets all delegates that are still alive (and removes the dead targets by the way). If set, it removes the present targets and replaces them with the provided target(s).
Top
See Also