CompletIT Community Server

Welcome to CompletIT Community Server Sign in | Join | Help
in Search

Browse by Tags

All Tags » Composite Design Pattern
  • Composite Design Pattern in C#

    Introduction The composite pattern is very simple pattern that has significant implication. The fundamental structure of the Composite pattern is shown on the next figure:                 The base class Shape has two inheritors: Rectangle and Ellipse. The third inheritor is the composite. ...
    Posted to Pencho Popadiyn's Blog on WinForms.NET (Weblog) by ppopadiyn on August 2, 2007
Powered by Community Server (Personal Edition), by Telligent Systems