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

Expected Output from Partial Classes Code Example is Incorrect #43711

Open
aragubas opened this issue Nov 22, 2024 · 0 comments
Open

Expected Output from Partial Classes Code Example is Incorrect #43711

aragubas opened this issue Nov 22, 2024 · 0 comments
Labels
dotnet-csharp/svc fundamentals/subsvc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged

Comments

@aragubas
Copy link

aragubas commented Nov 22, 2024

Type of issue

Code doesn't work

Description

The code example shown in the "Partial Classes" sections says that the expected output is:

// Employee is working.
// Employee is at lunch.

but the code above doesn't have any Console.WriteLine statements, which makes the expected output actually, nothing

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/partial-classes-and-methods

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md

Document Version Independent Id

5e05ac12-7d29-d144-a49a-e54765343c20

Article author

@BillWagner

Metadata

  • ID: 450a248b-ab3f-ac3f-d3a5-b1e74b3355ba
  • Service: dotnet-csharp
  • Sub-service: fundamentals

Related Issues

@issues-automation issues-automation bot added dotnet-csharp/svc fundamentals/subsvc Pri1 High priority, do before Pri2 and Pri3 labels Nov 22, 2024
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-csharp/svc fundamentals/subsvc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

1 participant