摘要:
这个仅是为了培训做的一个小例子public class DB { public static string GetClassName(Type type) { if (type == null) throw new ArgumentException("参数type不能为空");else{ if... 阅读全文
posted @ 2015-10-24 16:55
zslm___
阅读(395)
评论(0)
推荐(0)
摘要:
public class List2DataTable { public static string GetClassName(Type type) { if (type == null) throw new ArgumentException("参数type不能为空");if (type.... 阅读全文
posted @ 2015-10-24 16:47
zslm___
阅读(111)
评论(0)
推荐(0)

浙公网安备 33010602011771号