03 2014 档案
摘要:using System;using System.Collections.Generic;using System.Text;using System.Runtime.Remoting.Proxies;namespace Aop{ public class AopAttribute : ProxyAttribute { public override MarshalByRefObject CreateInstance(Type serverType) { AopProxy realProxy = new AopProxy(serv...
阅读全文

浙公网安备 33010602011771号