示例#1
0
 public Icwarehouseglfetchresults ICWarehouseGLFetch(Icwarehouseglfetchcriteria icwarehouseglfetchcriteria)
 {
     return(this.repository.ICWarehouseGLFetch(icwarehouseglfetchcriteria));
 }
示例#2
0
 public Icwarehouseglfetchresults ICWarehouseGLFetch(Icwarehouseglfetchcriteria icwarehouseglfetchcriteria)
 {
     return(this.adapter.ICWarehouseGLFetch(icwarehouseglfetchcriteria));
 }