C#命令模式模型

时间:2015-03-17 10:13:26
【文件属性】:

文件名称:C#命令模式模型

文件大小:20KB

文件格式:RAR

更新时间:2015-03-17 10:13:26

C# 设计模式 命令模式

C#命令模式模型,参考GOF 《设计模式》,模型代码。


【文件预览】:
Program.cs
obj
----Debug()
--------TestPatternCommand.exe(5KB)
--------TempPE()
--------Refactor()
--------TestPatternCommand.csproj.FileListAbsolute.txt(383B)
--------TestPatternCommand.pdb(22KB)
bin
----Debug()
--------TestPatternCommand.vshost.exe(14KB)
--------TestPatternCommand.exe(5KB)
--------TestPatternCommand.pdb(22KB)
--------TestPatternCommand.vshost.exe.manifest(490B)
TestPatternCommand.csproj
CommandPattern
----Command.cs(357B)
----CreateCommand.cs(376B)
----Receiver.cs(260B)
----Invoker.cs(397B)
Properties
----AssemblyInfo.cs(1KB)
TestPatternCommand.sln

网友评论