linq lamada
摘要:static void Main(string[] args) { List cust = new List() { new Customer{first="11",last="a1",ID="1",City="chian"}, new Customer{first="22",last="a2",ID="2",City="guangzhou"}, new Customer{first="33",last="
阅读全文
posted @ 2013-08-20 15:29
浙公网安备 33010602011771号