Skip to content

Conversation

@BillWagner
Copy link
Member

Fixes #27664

Rework the introduction to clearly state records are a C# 9 feature, and record structs are C# 10.

The later sections in the article combine the discussion to emphasize the similarities between records and record structs.

Fixes dotnet#27664

Rework the introduction to clearly state records are a C# 9 feature, and record structs are C# 10.

The later sections in the article combine the discussion to emphasize the similarities between records and record structs.
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

Looks good to me, just a few nits. Take 'em or leave 'em.

Co-authored-by: David Pine <david.pine@microsoft.com>
@BillWagner BillWagner enabled auto-merge (squash) February 28, 2022 16:32
@BillWagner BillWagner merged commit f78bd66 into dotnet:main Feb 28, 2022
@BillWagner BillWagner deleted the clarify-record-version branch February 28, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify C# 9 / C# 10 differences

3 participants