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