摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Reflection;using System.Reflection.Emit;namespace ConsoleApp{ class Program { static void Main(string[] args) { TestA test = DynamicProxy.Create(); int result = te... 阅读全文
posted @ 2013-11-27 15:48
祁临芯
阅读(444)
评论(1)
推荐(1)

浙公网安备 33010602011771号