摘要:
最近在看Lambda表达式的文章,所以写了个简单的Demo,Mark一下。Person.csusing System;namespace LambdaDemo{ /// <summary> /// 人 /// </summary> public class Person { private DateTime birthday; /// <summary> ///... 阅读全文
posted @ 2010-01-28 18:01
Lucien.Bao
阅读(335)
评论(0)
推荐(0)


浙公网安备 33010602011771号