Esempio n. 1
0
 public static DataTable FillSuppVendorDetList(int argVendorID, string argSuppType)
 {
     return(VendorDL.FillSuppVendorDetList(argVendorID, argSuppType));
 }