摘要:
msg 类的定义using System; using System.Collections.Generic;using System.Linq;using System.Reflection;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication2{ public class user where T :class,new() { public string getClassName() { return typeof(T).Name.ToString(); } }}user 类的定义u... 阅读全文
posted @ 2014-04-09 09:24
听哥哥的话
阅读(216)
评论(0)
推荐(0)

浙公网安备 33010602011771号