Click here to Skip to main content
15,887,746 members
Articles / Programming Languages / C#

Using the New Keyword to shadow a method in a parent class

Rate me:
Please Sign up or sign in to vote.
3.43/5 (6 votes)
18 Apr 2011CPOL1 min read 15.5K   3  
Use of New / Shadowing in C# - Shadowing vs Overriding

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
Software Developer (Senior)
Australia Australia
I am a Senior Software Developer / Technical Consultant in a leading software company.

Comments and Discussions