文件名称:Castle AOP 系列(二):对接口方法调用的拦截(可运行源码)
文件大小:747KB
文件格式:RAR
更新时间:2015-12-01 04:40:32
Castle AOP 拦截
Castle AOP 系列(二):对接口方法调用的拦截(可运行源码) http://blog.csdn.net/liuweitoo/article/details/8162714
【文件预览】:
CastleAOPTestB.Proxy
----bin()
--------Release()
--------Debug()
----obj()
--------Debug()
----CastleAOPTestB.Proxy.csproj(2KB)
----SimpleInterceptor.cs(1KB)
----ModelInterceptor.cs(463B)
----Properties()
--------AssemblyInfo.cs(1KB)
Lib
----Castle.Core.xml(306KB)
----Castle.Core.dll(425KB)
----Castle.Windsor.dll(346KB)
----Castle.Windsor.xml(418KB)
----Castle.Services.Logging.Log4netIntegration.dll(24KB)
CastleAOPTestB.Run
----bin()
--------Debug()
----Program.cs(3KB)
----obj()
--------x86()
----CastleAOPTestB.Run.csproj(3KB)
----Properties()
--------AssemblyInfo.cs(1KB)
CastleAOPTestB.sln
CastleAOPTestB.Model
----bin()
--------Release()
--------Debug()
----Person.cs(661B)
----obj()
--------Debug()
----CastleAOPTestB.Model.csproj(3KB)
----Properties()
--------AssemblyInfo.cs(1KB)
CastleAOPTestB.Lib
----bin()
--------Release()
--------Debug()
----obj()
--------Debug()
----IPerson.cs(318B)
----CastleAOPTestB.Lib.csproj(2KB)
----Properties()
--------AssemblyInfo.cs(1KB)