Beispiel #1
0
 public Glsbreqcalcresults GLSBReqCalc(Glsbreqcalccriteria glsbreqcalccriteria)
 {
     return(this.repository.GLSBReqCalc(glsbreqcalccriteria));
 }
Beispiel #2
0
 public Glsbreqcalcresults GLSBReqCalc(Glsbreqcalccriteria glsbreqcalccriteria)
 {
     return(this.adapter.GLSBReqCalc(glsbreqcalccriteria));
 }