HIDABS

862

Method name hides an inherited abstract member

A method is attempting to hide an abstract method (in other words, declare a member using the NEW modifier) with the same name in an abstract class that it is extending.