The ToList method you are looking for is an extension method.
你要找的名单的方法是一个扩展方法。
If you call ToList on the query, all threads will be allocated to processing the query.
如果您在查询之上调用了ToList方法,所有的线程将被分配用于处理这个查询。
If you call ToList on the query, all threads will be allocated to processing the query.
如果您在查询之上调用了ToList方法,所有的线程将被分配用于处理这个查询。
应用推荐