Пример #1
0
 public DataSet Getonegoods(int gid)
 {
     return(dal.Getonegoods(gid));
 }