Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#

Really Lazy Properties

Rate me:
Please Sign up or sign in to vote.
2.56/5 (9 votes)
6 Jan 20042 min read 40K   11  
Make the task of defining properties a little less typing intensive. It should provide a convenient location to track changes to entities or whatever you can think of.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions