2015年3月31日
摘要: public class FastInvoke { public delegate object FastInvokeHandler(object target, object[] paramters); static object InvokeMethod(FastInvokeHandler in 阅读全文
posted @ 2015-03-31 00:00 wolf12 阅读(1133) 评论(0) 推荐(1)