dotnet / dotnet/dotnet-api-docs
Example provided is for a different Delegate (the EventHandler<TEventArgs> Delegate)
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Other (describe below)
### Description
It is a confusing example.
This page is about the "`EventHandler Delegate`", but the example provided is for the "`EventHandler Delegate`".
I tried to get the "EventHandler Delegate" to work in my code, but it didn't work. I did eventually discover my mistake, but having an appropriate example would have made it much quicker.
I have no issue if you adjust the example to provide a sample for both Delegates.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.eventhandler?view=net-8.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/EventHandler.xml
### Document Version Independent Id
45d1db6b-180e-bc7c-7cd5-2ca83367b161
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.