How can you force a set of classes to define a private method if Interface
members cannot be declared public, private, protected, or internal?

Create an abstract class with private method(s) that throw an error, unless
overwritten by subclasses? Is this the only way?
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to