Antonio Bello posted on October 02, 2008 03:25

2009.01.30 - Updated in order to clarify about immutability.
The readonly modifier is used to declare an instance-specific constant data member which can be initialized in the class constructor and is not limited to compiler-time constants only.
[Read the rest of this article...]