Name | Description | |
---|---|---|
Broadcast | Publishes the CompositePresentationEvent<TPayload>. | |
Contains | Overloaded. | |
ContainsAny | Returns true if there are currently any subscribers. | |
OnFirstRegister | Called when the first subscriber subscribes to this event. | |
OnLastUnregister | Called when the last subscriber unsubscribes from this event. | |
Register | Subscribes a delegate to an event that will be published on the publisher thread. CompositePresentationEvent<TPayload> will maintain a | |
Unregister | Overloaded. |