![]() | ObservableEventTSender, TResult Methods |
The ObservableEventTSender, TResult generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a handler to the observed event.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Raise |
Raises the observed event if there is at least one subscriber.
|
![]() | Remove(EventRegistrationToken) |
Removes a handler from the observed event.
|
![]() | Remove(TypedEventHandlerTSender, TResult) |
Removes a handler from the observed event.
|
![]() | ToString | (Inherited from Object.) |