Params IEnumerable<T> c#

Posted by Dested on Stack Overflow See other posts from Stack Overflow or by Dested
Published on 2010-01-24T20:49:51Z Indexed on 2010/06/16 20:52 UTC
Read the original article Hit count: 194

Filed under:
|
|
|

Why cant I use an IEnumerable with params? Will this change in the future?

© Stack Overflow or respective owner

Related posts about c#

Related posts about generics