Click here to Skip to main content
15,887,214 members
Articles / Programming Languages / C#

C#11 - Immutable Object and Defensive Copy

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
6 Feb 2023CPOL5 min read 10.9K   27   7  
Some issues related to Immutable Object and “defense copy”
This is a continuation of the article on Immutable Object Pattern. We discuss some issues related to the creation of “defense copy”.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Serbia Serbia
Mark Pelf is the pen name of just another Software Engineer from Belgrade, Serbia.
My Blog https://markpelf.com/

Comments and Discussions