Microsoft LINQ Books

Programming Microsoft LINQ & Introducing Microsoft LINQ
Welcome to Microsoft LINQ Books Sign in | Join | Help
in Search

Page 31

Last post 02-15-2008, 11.33 by jasonc. 0 replies.
Sort Posts: Previous Next
  •  02-15-2008, 11.33 100

    Page 31

    In the function Demo, the line sum = Aggregate( ... );

    I believe this line should read sum = AggDelegate.Aggregate( ... ); as Aggregate is a static method of the call AggDelegate.

     

    Jason 

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems