摘要: int count = Convert.ToInt32(objType.GetProperty("Count").GetValue(value, null)); var ss= objType.GenericTypeArguments[0]; var listType = typeof(List<> 阅读全文
posted @ 2016-10-27 11:01 拍手笑清风 阅读(102) 评论(0) 推荐(0)