WeakEventManager<TEventArgs>
Weak event manager that allows for garbage collection when the EventHandler is still subscribed
public WeakEventManager()
Adds the event handler
Adds the event handler
Invokes the event EventHandler
Invokes the event Action
Invokes the event EventHandler
Invokes the event Action
Removes the event handler
Removes the event handler