.NET中Castle实现AOP Castle 第一种 解决方案.引用Castle.Core4.4.0 Program.cs using Castle.DynamicProxy; using System; using S … 继续阅读 .NET中Castle实现AOP