=======================================
C#设计模式(01)

C#设计模式(02)
C#设计模式(03)
C#设计模式(04)-SimpleFactoryPattern
C#设计模式(05)-FactoryMethodPattern
C#设计模式(06)-AbstractFactoryPattern
C#设计模式(07)-SingletonPattern
C#设计模式(08)-BuilderPattern
C#设计模式(09)-PrototypePattern
C#设计模式(10)-AdapterPattern
C#设计模式(11)-CompositePattern
C#设计模式(12)-DecoratorPattern
C#设计模式(13)-ProxyPattern
C#设计模式(14)-FlyweightPattern
C#设计模式(15)-FacadePattern
C#设计模式(16)-BridgePattern
C#设计模式(17)-ChainofResponsibilityPattern
C#设计模式(18)-CommandPattern
C#设计模式(19)-ObserverPattern
C#设计模式(20)-VisitorPattern
C#设计模式(21)-TemplateMethodPattern
C#设计模式(22)-Strategy Pattern

======================================

摘自 吕震宇 -  First we try, then we trust