C# 事件(1)
摘要:
下边Demo如果是在vs2012 下运行需要进入调试模式一遍才能正常运行出结果 namespace ConsoleApplication2{ public delegate void messageHandler(string msg); public class Connection { public event messageHandler Messag... 阅读全文
posted @ 2013-03-19 12:58
potoofly
阅读(362)
评论(0)
推荐(0)
浙公网安备 33010602011771号