dotnet / dotnet/csharpstandard
12.6, 12.6.2.1 Addition of "and delegate"
Open
type: clarity
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
13.6 (current 14.4) is titled "Function Members" and has a bulleted list of what a function member is, this does not include delegate.
13.6.2.1's (current 14.4.1) first bullet includes delegate.
The proposal changes the first sentence of 13.6.2.1 to "function member and delegate", which seems to be an attempt to address this, but doesn't handle that this whole clause is titled "Function Members".
Should delegate be in the bulleted list in 13.6 and not added to 13.6.2.1 (as it would no longer need to be)? Or something else - it doesn't seem right as it is.
Contributor guide
Assessment
This issue has not been assessed yet.