Hi all
I have a class BaseClass.. I have two classed which inherit this class. I would like to have a method in the Baseclass which cannot be overrridden in the derived classes. I delared that method as sealed. But that doesnt work.....
Please help
Thanks
Sekhar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "C-Sharp (C#)" group. To post to this group, send email to C_Sharp googlegroups.com To unsubscribe from this group, send email to C_Sharp-unsubscribe googlegroups.com For more options, visit this group at http://groups.google.com/group/C_Sharp -~----------~----~----~----~------~----~------~--~---
|