摘要:
1. Dynamic dynamic contact = new ExpandoObject();contact.Name = "Patrick Hines";contact.Phone = "206-555-0144"; 2. Covariance and Contravariance IEn... 阅读全文
posted @ 2010-04-27 09:31
bndy
阅读(291)
评论(0)
推荐(0)
摘要:
Method declaration:public static void SomeMethod(int optional = 0) { }Method calls:SomeMethod(); // 0 is used in the method.SomeMethod(10); 见到以上代码,让... 阅读全文
posted @ 2010-04-27 08:24
bndy
阅读(983)
评论(2)
推荐(0)


浙公网安备 33010602011771号