摘要:
今天碰到这样一个需求,写的C#库,有时候需要在.net 2.0下编译,有时候需要在.net 4.0下编译,这个库里使用了lambda表达式,使用了扩展方法,使用了几个 System.Core.dll 引入的Action类型。 为了在 .net 2.0 下能够编译成功,我写了一个文件 Patch.cs,定义了 System.Runtime.CompilerServices.ExtensionAtt... 阅读全文
posted @ 2012-11-26 21:31
xiaotie
阅读(7602)
评论(18)
推荐(9)

浙公网安备 33010602011771号