Posted: Mon Jan 11, 2010 7:45 pm Post subject: [C#]Constructor accessability problem
I have a situation where I want a base class to have the restriction that it can't be instantiated with a constructor. I tried setting the constructor accessability to private, but apparently this dictates that all classes that inherit from it can't use constructors either, something which I don't want. Any help is appreciated. _________________
Never confuse activity with productivity. You can be busy without a purpose, but what's the point?- Rick Warren
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum