摘要: using System.Collections; using System.Reflection; using System.Data; using System; public class CADataConverter { private static Hashtable types = new Hashtable(); private CADataConverter() ... 阅读全文
posted @ 2008-05-03 19:37 roboth 阅读(279) 评论(0) 推荐(0)