Skip to main content

WeakEvent<TSender, TEventArgs> Methods

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
Subscribe(TSender, IWeakEventSubscriber(TEventArgs)) 
ToString()Returns a string that represents the current object.
(Inherited from Object)
Unsubscribe(TSender, IWeakEventSubscriber(TEventArgs)) 

See Also

Reference

WeakEvent(TSender, TEventArgs) Class
Avalonia.Utilities Namespace