We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d8b7f commit 337cad8Copy full SHA for 337cad8
csharp-classes-struct-record/README.md
@@ -14,4 +14,4 @@ This section contains the topics considered intermediate level in C#.
14
- [Static Classes in C#](https://code-maze.com/static-classes-csharp/)
15
- [Working With Guid in C#](https://code-maze.com/csharp-guid-class/)
16
- [How to Validate a GUID in C#](https://code-maze.com/csharp-how-to-validate-a-guid/)
17
-
+- [Differences Between Record Struct and Record Class in C#](https://code-maze.com/csharp-differences-between-record-struct-and-record-class/)
0 commit comments