We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aee6e1 commit 3a6d98bCopy full SHA for 3a6d98b
sessions/Season-01/0111-CSharpNine/README.md
@@ -17,7 +17,7 @@ Records are a new reference type that synthesizes methods to provide semantics f
17
The compiler will generate the following methods for you in a record type:
18
19
- Methods for value-based equality comparisons
20
-- GetHasCode()
+- GetHashCode()
21
- Copy and Clone members
22
- `PrintMembers` and `ToString()`
23
0 commit comments