-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update object-and-collection-initializers.md #36232
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
Conversation
removed hard tab
BillWagner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great addition. I had a number of comments based on our style guide. Let me know what you think, and once we resolve these discussions, this is ready to merge.
docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md
Outdated
Show resolved
Hide resolved
docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md
Outdated
Show resolved
Hide resolved
docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md
Outdated
Show resolved
Hide resolved
docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md
Outdated
Show resolved
Hide resolved
docs/csharp/programming-guide/classes-and-structs/object-and-collection-initializers.md
Outdated
Show resolved
Hide resolved
…ollection-initializers.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
…ollection-initializers.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
…ollection-initializers.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
…ollection-initializers.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
…ollection-initializers.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
|
@BillWagner, I loved your comments! Thank you, in the future, I will do more 2nd person speech! |
|
Thanks for making the updates @ErykKorzeniowski The warning is unrelated, so I'll |
Summary
Added documentation for required and init keywords.
Fixes #35014
Internal previews