Click here to Skip to main content
15,888,579 members
Articles / Programming Languages / C#

C#11 - Immutable Object Pattern

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
6 Feb 2023CPOL6 min read 10.2K   39   8  
Basic tutorial on Immutable Object Pattern along with C# examples
This is a beginner’s tutorial on Immutable Object Pattern with examples in C#. We discuss topics like “Internal immutability” vs “Observational Immutability”.

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