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

Add exmaple of capturing lambda in Delegate #1252

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

DanRStevens
Copy link
Collaborator

One downside to this approach is the delegate must first be stored to a variable, so it can be referenced in two different places, and ensure those two places refers to the same type.

Related:

One downside to this approach is the delegate must first be stored to a variable, so it can be referenced in two different places, and ensure those two places refers to the same type.
@DanRStevens DanRStevens merged commit ded192e into main Feb 28, 2025
8 checks passed
@DanRStevens DanRStevens deleted the delegateLambda branch February 28, 2025 20:22
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.

1 participant