摘要:
using System;using System.Reflection;using System.Reflection.Emit;using System.Collections.Generic;using System.Text;using System.Diagnostics;namespace FastMethodInvoker{ public delegate object FastInvokeHandler(object target, object[] paramters); public delegate void SayHandler(string word); ... 阅读全文
posted @ 2012-03-16 23:42
Tom.汤
阅读(1126)
评论(3)
推荐(0)

浙公网安备 33010602011771号