Click here to Skip to main content
15,893,381 members
Articles / Programming Languages / C#

Using Shadowing in C#

Rate me:
Please Sign up or sign in to vote.
4.39/5 (13 votes)
25 Jul 2011CPOL2 min read 58.4K   8  
This article shows how you can use shadowing to change the behavior of properties in an inherited class.

Views

Daily Counts

License

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


Written By
Architect
United States United States
I've been a software developer for over 25 years working on a wide variety of projects. I've written tank simulations, built web software during the .com boom, developed embedded handheld digital cameras, tracked prices of scrap steel and used software to predict where bail jumpers would be hiding.

Comments and Discussions