摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;namespace ObjDelegate{ delegate void ObjExtDe(string name); delegate int ObjExtDe<T>(T t1, T t2); public partial cl... 阅读全文
posted @ 2012-10-20 18:23
s_p
阅读(201)
评论(0)
推荐(0)

浙公网安备 33010602011771号