摘要:
using System;using System.Collections.Generic;using System.Data;using System.Linq;using System.Reflection;using System.Text;using System.Threading.Tas... 阅读全文
posted @ 2015-08-25 17:11
Haustbule
阅读(191)
评论(0)
推荐(0)
摘要:
Type type = typeof(Model.Users).GetProperties()[i].PropertyType; //判断type类型是否为泛型,因为nullable是泛型类, if (type.IsGenericType && type.GetGenericTypeDefinit... 阅读全文
posted @ 2015-08-25 16:58
Haustbule
阅读(218)
评论(0)
推荐(0)
浙公网安备 33010602011771号