摘要: //第一种 List<FlightRefit> ls = new List<BPMSwebService.FlightRefit>(); ls.Add(new FlightRefit() { Id = 1,Agent="李四" }); ls.Add(new FlightRefit() { Id = 阅读全文
posted @ 2017-01-12 14:09 D调灬仔 阅读(781) 评论(0) 推荐(0) 编辑
摘要: .NET的List 阅读全文
posted @ 2017-01-12 14:03 D调灬仔 阅读(3750) 评论(0) 推荐(0) 编辑

作者D调灬仔

出处:https://www.cnblogs.com/chj929555796/

如果觉得这篇文章对你有小小的帮助的话,记得在右下角点个“推荐”哦,博主在此感谢!