摘要:
源代码下载:DataOnlyDataTable.rar public class Entity { [XmlElement] public int Id { get; set; } [XmlElement] public String Name { get; set; } [XmlElement(Type=typeof(DateTime?), IsNullable=true)] p... 阅读全文
posted @ 2009-07-09 23:04
阿牛-专注金融行业开发
阅读(348)
评论(0)
推荐(0)
浙公网安备 33010602011771号