![]() | Weak |
The WeakEventSourceTEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Raise | Raises the event with the specified sender and argument. |
![]() | Subscribe | Subscribes the specified handler for the event. |
![]() | Unsubscribe | Unsubscribes the specified handler from the event. |
Name | Description | |
---|---|---|
![]() | SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |