摘要: Type type = (Type)(x.GetType()); var obj = Activator.CreateInstance(type, true); 阅读全文
posted @ 2020-11-24 15:58 南秦岭 阅读(77) 评论(0) 推荐(0) 编辑