摘要:
批注:原来IDE中已有解决这种情况的方法 块选择(ALT+鼠标选中) +_+ 一般我们网上复制代码的时候,很多情况下都有行号,比如下面的33 public void SendBusinessData(object callAuthor, string methodName, object parameterInstance)34 {35 object result =36 callAuthor.GetType().GetMethod(methodName).Invoke(callAuthor, new ob... 阅读全文
posted @ 2013-07-31 15:46
牧马
阅读(7745)
评论(5)
推荐(2)
浙公网安备 33010602011771号