2018年6月8日

摘要: using System; using System.Threading; namespace DelegateEvents { class Program { static void Main(string[] args) { Tostring To = new Tostring(); T... 阅读全文

posted @ 2018-06-08 19:45 MaxsBlog 阅读(148) 评论(0) 推荐(0)

摘要: 1 using System; 2 3 namespace DelegateEvents 4 { 5 public delegate string Mydel(string Mystring);//定义一个委托,和类同级 6 class Program 7 { 8 static void Main(string[] args) ... 阅读全文

posted @ 2018-06-08 18:01 MaxsBlog 阅读(148) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3