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

Update records-wip.md #3106

Merged
merged 3 commits into from
Jan 27, 2020
Merged

Update records-wip.md #3106

merged 3 commits into from
Jan 27, 2020

Conversation

agocke
Copy link
Member

@agocke agocke commented Jan 16, 2020

No description provided.

At runtime the primary constructor

1. executes the instance field initializers appearing in the class-body; and then
invokes the base class constructor with no arguments.

1. initializes compiler-generated backing fields for the properties corresponding to the value parameters (if these properties are compiler-provided; see [Synthesized properties](#Synthesized Properties)); then
Copy link
Member

Choose a reason for hiding this comment

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

then at the end of the line.

@agocke agocke merged commit 19bc0f5 into master Jan 27, 2020
@agocke agocke deleted the records-properties branch January 27, 2020 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants