Ejemplo n.º 1
0
 public List <GoodInfo> Getlist(GoodInfo gd)
 {
     return(gddal.Getlist(gd));
 }