Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add FireAsync(TTrigger, params object[]) overload #570

Merged

Conversation

RLittlesII
Copy link
Contributor

The ability for this was recently added for TriggersWithParameters. Need similar functionality to reduce the need for reflection to get to the internal method.

The ability for this was recently added for TriggersWithParameters.  Need similar functionality to reduce the need for reflection to get to the internal method.
@mclift
Copy link
Member

mclift commented Apr 19, 2024

Thanks for your contribution, @RLittlesII!

@mclift mclift merged commit a7b0f09 into dotnet-state-machine:dev Apr 19, 2024
1 check passed
@RLittlesII RLittlesII deleted the feature/fireasync/trigger branch April 29, 2024 14:54
This was referenced May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants