Esempio n. 1
0
 public static List <addorder> GetProductSel(int count, int index)
 {
     return(ProductDetail.GetProductSel(count, index));
 }