摘要:
原文地址:http://blog.csdn.net/dongli1218/archive/2006/04/18/667336.aspx 一、委托的简介 1、委托的声明: delegate HandlerName ([parameters]) 例如: public delegate void PrintHandler(string str); 委托声明定义了一种类型,它... 阅读全文
posted @ 2009-04-28 15:54
Myhsg
阅读(324)
评论(0)
推荐(0)
浙公网安备 33010602011771号