OVRVIRT

787

method name hides inherited member in class class name. OVERRIDE or NEW required

The specified method hides an inherited class method with the same signature, but neither the OVERRIDE nor the NEW modifier has been declared for the hiding member. You must specify OVERRIDE or NEW. (Warning level 1)