Why should anonymous types cannot be passed around methods ?

Posted by Vadi on Stack Overflow See other posts from Stack Overflow or by Vadi
Published on 2010-03-08T10:09:19Z Indexed on 2010/03/08 10:21 UTC
Read the original article Hit count: 256

Filed under:
|

What is the design decision to lean towards not returning an anonymous types from a method?

© Stack Overflow or respective owner

Related posts about c#

Related posts about design