fredrkl / net-recap

.NET recap. What is new in .net 6 and up
MIT License
1 stars 0 forks source link

Demonstrate primary record #24

Closed fredrkl closed 1 month ago

fredrkl commented 1 month ago

Demonstrate primary constructor where the compiler generates public properties for the primary constructor parameters.