摘要:
/// <summary> /// ProgramName:委托、匿名方法和 Lambda 表达式 /// </summary> class Program { //C#1.0 Delegate Declare delegate string MyTestC1(string str); //C#2.0 Delegate Declare delegate string My... 阅读全文
posted @ 2009-08-27 13:33
/Themusic.kh
阅读(203)
评论(0)
推荐(0)
浙公网安备 33010602011771号