Beispiel #1
0
 /// <summary>
 /// 获得数据列表
 /// </summary>
 public DataSet GetAllList()
 {
     return(dal.GetALLList());
 }