pro*_*ach 3 c#
只是出于兴趣,如果我使用出现在.Net 3.5中的Enumerable.Distinct函数构建了一些代码,然后在带有.Net 2.0的机器上运行它,会发生什么?
Tho*_*que 5
一旦Enumerable.Distinct需要定义(System.Core)的程序集,程序就会崩溃.但是,如果您使用.NET 2.0并使用LinqBridge而不是System.Core ,则可以使其工作.
Enumerable.Distinct
归档时间:
15 年,5 月 前
查看次数:
126 次
最近记录: