The Dot Net Blog
Be Sharp with C Sharp..
Saturday, July 21, 2007
ReadOnly Keyword
A modifier that is used on fields
Fields with readonly modifier can be assigned a value in the class constructor
ReadOnly fields can have different values depending on the constructor used
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment