2.2 报如下错误
由错误可以看出没有添加 .net 3.5的System.Core引用。
2.3 添加System.Core添加到可选列表中
2.4 引用System.Core到目前的程序中
2.5 再次编译,一切OK