C# 静态注入实现AOP

时间:2019-09-23 05:10:38
【文件属性】:

文件名称:C# 静态注入实现AOP

文件大小:1.57MB

文件格式:RAR

更新时间:2019-09-23 05:10:38

C# 静态注入 AOP

Mono.Cecil静态注入实现AOP


【文件预览】:
Dpeng.AOP
----Dpeng.AOP.InjectTask()
--------packages.config(140B)
--------IMethodILInjectTask.cs(132B)
--------Program.cs(387B)
--------Dpeng.AOP.InjectTask.csproj.user(427B)
--------Dpeng.AOP.InjectTask.csproj(4KB)
--------Properties()
--------App.config(189B)
--------obj()
--------bin()
--------MethodILInjectTask.cs(23KB)
----Dpeng.AOP.MyBuildTask()
--------AOPBuildTask.cs(1KB)
--------Dpeng.AOP.MyBuildTask.csproj(3KB)
--------Properties()
--------Dpeng.AOP.MyBuildTask.csproj.user(343B)
--------obj()
--------bin()
----Dpeng.AOP.sln(2KB)
----.vs()
--------Dpeng.AOP()
----packages()
--------Mono.Cecil.0.9.6.4()
----Dpeng.AOP()
--------MethodExecutionEventArgs.cs(2KB)
--------PropertyInterceptBase.cs(1004B)
--------MethodInterceptBase.cs(820B)
--------IMethodInject.cs(927B)
--------Properties()
--------MatchedMethodInterceptBase.cs(917B)
--------Dpeng.AOP.csproj(3KB)
--------obj()
--------bin()
----AOP.Test()
--------Class1.cs(2KB)
--------Properties()
--------AOP.Test.csproj(3KB)
--------obj()
--------bin()

网友评论

  • 学习一下你的代码