Open
Description
Seems like there is an incorrectly phrased sentence in the fourth paragraph of Methods :
"The signature of a method consists of the name of the method, the number of type parameters, and the number, modifiers, and types of its parameters."
Shouldn't it be more appropriate to change it to "The signature of a method consists of the name of the method, modifiers, it's type parameters and return value." according to this?
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 3148b5e9-550e-67c9-eb13-907cb78f7fe7
- Version Independent ID: c723989f-2ff6-389d-dcb4-f55d97d14501
- Content: A tour of C# - The building blocks of C# programs
- Content Source: docs/csharp/tour-of-csharp/program-building-blocks.md
- Product: dotnet-csharp
- Technology: csharp-get-started
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn