摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Delegate{ public delegate int Myfunction(ref int refCou... 阅读全文
posted @ 2013-09-14 21:31 MrMrCash 阅读(181) 评论(0) 推荐(0) 编辑