Understand the key concepts behind composition and inheritance that allow you to build reusable and flexible types in your .NET applications. Two of the key concepts in object-oriented programming ...
This is something I have wondered for a while, and having dug up some old code, the thought has been re-ignited in my brain.<BR><BR>If private inheritance describes an 'implemented in terms of' ...