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