Behaviour of List.Sort in .NET 4.5 changed from .NET 4.0?

后端 未结 0 913
天命终不由人
天命终不由人 2021-02-11 21:24

I have the following test inside a project targeting .NET 4.0:

[TestFixture]
public class Donkey
{
    [Test]
    public void TestListSorting()
    {
        var         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题