Closed
Description
Chapter "14.1 General" says:
A class is a data structure that may contain [...], function members (methods, properties, events, indexers, operators, instance constructors, finalizers, and static constructors), [...]
Deconstructors are not mentioned explicitly. Are they covered by "methods" or should they be explicitly listed as function members?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: ab0a0345-c59a-73a2-2ab9-7be8f8913ac3
- Version Independent ID: fd939677-172b-5aa7-822e-207310b395bb
- Content: Classes - C# language specification
- Content Source: standard/classes.md
- Product: dotnet-csharp
- Technology: csharp-spec
- GitHub Login: @dotnet-bot
- Microsoft Alias: wiwagn