Skip to content

Conversation

@dotnetrepoman dotnetrepoman bot added this to the December 2024 milestone Dec 20, 2024
@dotnet-policy-service dotnet-policy-service bot added okr-freshness OKR: Freshness of content okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. labels Dec 20, 2024
- Add an example using an anonymouse method
- Remove the references to C++ function pointers
- Rewrite one heading
@BillWagner BillWagner force-pushed the add-anonymous-function-declaration branch from a1c2040 to 6c5135d Compare December 20, 2024 19:16
Refactor code, proofread and grammar check.

Remove one example. It more or less repeated the previous full example.
@BillWagner BillWagner marked this pull request as ready for review December 20, 2024 21:47
@BillWagner BillWagner requested review from IEvangelist and a team as code owners December 20, 2024 21:47
@BillWagner BillWagner enabled auto-merge (squash) December 21, 2024 14:36
@BillWagner BillWagner merged commit fd386d1 into dotnet:main Dec 21, 2024
8 checks passed
@BillWagner BillWagner deleted the add-anonymous-function-declaration branch December 21, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-csharp/svc fundamentals/subsvc okr-freshness OKR: Freshness of content okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Robust Programming in Delegate C# Programming Guide In C++ function pointers are rarely used and is unneeded. anonymous functions?
2 participants