文件名称:C#设计模式——装饰模式应用实例
文件大小:4KB
文件格式:RAR
更新时间:2019-07-09 13:46:57
装饰模式
C#设计模式——装饰模式应用实例,开发一套图形界面构件库的框架实例。
【文件预览】:
Window.cs
Program.cs
TextBox.cs
ListBox.cs
DecoratorSample.csproj
ScrollBarDecorator.cs
BlackBorderDecorator.cs
App.config
ComponentDecorator.cs
VisualComponent.cs