2009-03-24 3 views

Odpowiedz

275
var list = new List<string>(); 
var queryable = list.AsQueryable(); 

Dodaj odwołanie do: System.Linq