示例#1
0
 public DataTable GetExpBLno(long NvoccId, long LocationId)
 {
     return(InvoiceDAL.GetExpBLno(NvoccId, LocationId));
 }