Error!
Success!

Use the new Modifier Only When Base Class Updates Mandate It

0
kicks

Use the new Modifier Only When Base Class Updates Mandate It  (Unpublished)

You use the new modifier on a class member to redefine a nonvirtual member inherited from a base class. Just because you can do something doesn't mean you should, though. Redefining nonvirtual methods creates ambiguous behavior.


Kicked By:
Drop Kicked By: