摘要:
声明一个委托 public delegate T GetListDelegate<T>(Datarow row)//Datarow 为参数类型 使用委托 public List<T> GetDataSet<T>(string s ,GetListDelegate GetItem) { List<T> 阅读全文
posted @ 2018-09-03 12:05
wonderfulviews
阅读(127)
评论(0)
推荐(0)
浙公网安备 33010602011771号