Skip to content

Fix missing output in enumeration extension methods example - #55632

Open
efrend721 wants to merge 1 commit into
dotnet:mainfrom
efrend721:main
Open

Fix missing output in enumeration extension methods example#55632
efrend721 wants to merge 1 commit into
dotnet:mainfrom
efrend721:main

Conversation

@efrend721

@efrend721 efrend721 commented Aug 23, 2026

Copy link
Copy Markdown

Added the missing output line "Raising the bar. Passing grade is now C!" to the final example in the article. This resolves issue #55626.

Summary

Describe your changes here.

Fixes #Issue_Number (if available)


Internal previews

File Preview link
docs/csharp/programming-guide/classes-and-structs/how-to-create-a-new-method-for-an-enumeration.md Preview published page

Added the missing output line "Raising the bar. Passing grade is now C!" 
to the final example in the article. This resolves issue dotnet#55626.
@efrend721
efrend721 requested review from a team and BillWagner as code owners August 23, 2026 15:00
@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 23, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates PR is created by someone from the .NET community. label Aug 23, 2026

@adegeo adegeo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thank you for making this change. However, this is the wrong place and format. This is actually a code comment in the related code snippet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants