Programming Blog
(Move to ...)
Programming Blogs
Health Blogs
▼
(Move to ...)
Home
▼
Showing posts with label
immutable object
.
Show all posts
Showing posts with label
immutable object
.
Show all posts
Saturday, 11 September 2021
simple use of Record in c#9 and newer versions
›
c# 9 introduces a new keyword Record which makes an object immutable. Properties in the record can be initialised at the time of creation o...
›
Home
View web version