class TheBase extends Object { private function test():void {} } class Derived extends TheBase { private override function test():void {} }
Комментариев нет:
Отправить комментарий