docs icon indicating copy to clipboard operation
docs copied to clipboard

Links are to C#6 specifications

Open DavidHollman opened this issue 3 years ago • 1 comments

The links in section https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/partial-classes-and-methods#c-language-specification go to a c#6 document which does not mention partial methods.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

DavidHollman avatar Sep 21 '22 11:09 DavidHollman

Hi @DaveInCaz

The ECMA committee is working to update the standard. We're currently incorporating C# 7 into the draft standard.

That work continues, and we will catch up. We know we have quite a bit to do there.

I can add links to the feature specs for the partial method updates.

BillWagner avatar Sep 21 '22 14:09 BillWagner