Ejemplo n.º 1
0
 public DataTable GetAllInvoice(Int64 BLId)
 {
     return(ImportBLDAL.GetAllInvoice(BLId));
 }