文件名称:装饰设计模式
文件大小:127KB
文件格式:ZIP
更新时间:2016-02-16 08:47:53
C# 装饰模式
一个应用装饰模式的小例子,有利于对装饰Decorator的理解~
【文件预览】:
Decorator
----Decorator()
--------Program.cs(682B)
--------Properties()
--------Decorator.csproj(3KB)
--------Decorator.cs(1KB)
--------Person.cs(617B)
--------obj()
--------bin()
----Decorator.vsd(129KB)
----Decorator.suo(23KB)
----DecooratorSystem()
--------Program.cs(550B)
--------DecoratorSystem.csproj(3KB)
--------Component.cs(540B)
--------Properties()
--------Decorator.cs(1KB)
--------obj()
--------bin()
----Decorator.sln(1KB)