摘要:
//委托的定义类:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading; namespace CopyWindowsForms{ public delegate void CopyHand(int OpenStr,int SavaStr); public class CopyHandle { public CopyHand CopyHandEvent { get; set; } public v... 阅读全文
posted @ 2011-11-15 15:42
暗黑地狱风
阅读(422)
评论(0)
推荐(0)

浙公网安备 33010602011771号