DelegateReference Class
Represents a reference to a Delegate that may contain a WeakReference to the target. This class is used internally by the Prism Library.
Namespace: Microsoft.Practices.Prism.PubSubEvents
Assembly: Microsoft.Practices.Prism.PubSubEvents (in Microsoft.Practices.Prism.PubSubEvents.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class DelegateReference : IDelegateReference
'Declaration
Public Class DelegateReference
Implements IDelegateReference
Inheritance Hierarchy
System.Object
Microsoft.Practices.Prism.PubSubEvents.DelegateReference
See Also
DelegateReference Members