News

is it really not possible? edit: the only way I get this to work is to declare an abstract method in the base class, then hide it with a new one in the derived class, and have the hider call the ...