Esempio n. 1
0
 public static DataSet Get_Supplier_Data_List(string Supp_ID)
 {
     return(DAL_ASL_Supplier.Get_Supplier_Data_List(Supp_ID));
 }