|
-
December 10th, 2003, 05:20 PM
#1
stoping derived class methods from being called?
Hi all, I have a situation where I want to add a method to a base class and make sure that no derived class can override it. Easier said than done! The problem is that we have a few hundred classes that have already overrided the method and I want to turn them all off with out editing hundreds of source files. Is there a way to do this?
thanks!
Jim
I am scifi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|