transparent
Programmer
I am currently reading the MCAD Training manual for web apps.
The book talks about derived classes containing methods that shadow a base class method.
I'm not sure why you would want to do this. Why not just override?
The book talks about derived classes containing methods that shadow a base class method.
I'm not sure why you would want to do this. Why not just override?