This content has moved to the dotnet/csharpstandard
repository.
The list below provides links to each heading in this section. The links specify the C# 6 branch, which is version when the specifications merged.
To view the text of the Microsoft spec before merging with the ECMA text, checkout the ms-spec-text tag in this repository.
- Structs
- Struct declarations
- Struct members
- Class and struct differences
- Value semantics
- Inheritance
- Assignment
- Default values
- Boxing and unboxing
- Meaning of this
- Field initializers
- Constructors
- Destructors: This section has been removed
- Static constructors
- Struct examples These sections have been removed.