Skip to content

Conversation

mpostol
Copy link
Contributor

@mpostol mpostol commented Sep 24, 2024

@BillWagner - I have just reviewed your last proposal and harmonized it with conceptual documentation. Hopefully, you will like it.

Summary

  1. "a member that enables an object or class" - what about struct - it is not class and cannot be instantiated
  2. "Clients" - in terms of language we don't have something like the client. I proposed to replace it with the user.
  3. event handlers - I have added a definition harmonized with the Event handlers
  4. "An instance of an event " - events are not able to be instantiated (they must be declared) in contrast to delegate value.

Rdgs,

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/keywords/event.md docs/csharp/language-reference/keywords/event

@BillWagner - I have just reviewed your last proposal and harmonized it with conceptual documentation.  Hopefully, you will like it.
@mpostol mpostol requested review from BillWagner and a team as code owners September 24, 2024 15:43
@dotnet-bot dotnet-bot added this to the September 2024 milestone Sep 24, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Sep 24, 2024
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

I like this @mpostol

I have a few grammar and word choice suggestions. Let me know what you think.

(Commenting rather than approving so it stays in my queue.)

Done, It works for me.  You can merge modifications.

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
@BillWagner BillWagner merged commit 49d821d into dotnet:main Sep 25, 2024
8 checks passed
@mpostol mpostol deleted the patch-1 branch September 25, 2024 13:23
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. dotnet-csharp/svc lang-reference/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants