Community

Anonymous Typed Classes in C#

(Abhimanyu Kumar Vatsa) Anonymous types provide a convenient way to encapsulate a set of read-only properties into a single object without having to explicitly define a type first. The name is generated by the compiler and is not available at the source code level or our application cannot access it

Read More - Register for Free Membership