Exemplo n.º 1
0
 public static DataTable Get_Supplier_Remarks(string Supp_ID)
 {
     return(DAL_ASL_Supplier.Get_Supplier_Remarks(Supp_ID));
 }