Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Added support for custom event delegates that have a return type.#36

Merged
nehmebilal merged 1 commit intomicrosoft:masterfrom
Portikus:master
Feb 23, 2018
Merged

Added support for custom event delegates that have a return type.#36
nehmebilal merged 1 commit intomicrosoft:masterfrom
Portikus:master

Conversation

@Portikus
Copy link
Copy Markdown
Contributor

The PullRequest added the possability to use custom event delegates with return types. The return values of all subscribers are returned from the raise method as IEnumerable<T>.
This allows to have a special AsyncEventHandler as described here: #35

@msftclas
Copy link
Copy Markdown

msftclas commented Feb 22, 2018

CLA assistant check
All CLA requirements met.

@nehmebilal
Copy link
Copy Markdown
Collaborator

Looks clean! I will have to do some additional testing before publishing a new NuGet.

Thanks for contributing!

@nehmebilal nehmebilal merged commit def36f4 into microsoft:master Feb 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants