7
Answers

Namespace to implement LINQ

I created a program to implement LINQ and i am using var keyword for object Initializers, but the var keyword is not supporting, Can anyone tell me which namespace should i include to implement Type refrencing with LINQ.

Answers (7)