G
Guest
I know that C# supports VB's concept of 'Shadows' via "method replacement"
and the keyword "new". Is this considered a good practice? - It seems like
you might be breaking a class's contract if you use method replacement? Any
input is welcome...
--Richard
and the keyword "new". Is this considered a good practice? - It seems like
you might be breaking a class's contract if you use method replacement? Any
input is welcome...
--Richard