CompoundValue stores an object (the listener) and a callback to invoke on that object.
For a list of all members of this type, see PNotificationCenter.CompoundValue Members.
System.Object
WeakReference
PNotificationCenter.CompoundValue
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class extends WeakReference to avoid the garbage collection problems associated with standard event listeners.
Namespace: UMD.HCIL.PiccoloX.Events
Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)
PNotificationCenter.CompoundValue Members | UMD.HCIL.PiccoloX.Events Namespace