M
Man T
We can use the 'new' keyword to 'hide' a base class member.
But it seems the 'hide' is not a correct term, actually it is to 'show' the
base class member. Only 'override' keyword is to hide the base class member.
Any comment?
But it seems the 'hide' is not a correct term, actually it is to 'show' the
base class member. Only 'override' keyword is to hide the base class member.
Any comment?