How do .net 4.0 [named] tuples work under the hood? -


i suspect there lot of work done @ low level.

when names used tuple elements, auto-properties created?

thanks.

are talking anonymous types?


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -

c# - QuickGraph - is there algorithm for find all parents (up to root vertex's) of a set of vertex's -