The text of this blog could not be loaded. Read it on the old site: Member hidding in c#
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Hemant KonadePosted Nov 7, 2014, 11:17 PM
If you hide or avoid the base class member can't access then we can use private access specifier or private constuctor in base class
Hemant KonadePosted Nov 7, 2014, 11:14 PM
Use new keyword to hide the base class member try it..........