Esempio n. 1
0
 public DataTable GetCarrier(string CarrierType)
 {
     return(ImportBLDAL.GetCarrier(CarrierType));
 }