Just wondering what is the reason of InvalidOperationException in Enumerable.Aggregate<TSource>?

Posted by the_joric on Stack Overflow See other posts from Stack Overflow or by the_joric
Published on 2010-03-30T20:19:38Z Indexed on 2010/03/30 20:23 UTC
Read the original article Hit count: 311

Filed under:
|
|
|

Why only one overload throws this exception?

© Stack Overflow or respective owner

Related posts about LINQ

Related posts about .NET