Example #1
0
 public Apembsingle APEMBUpdate(Apembsingle apembsingle)
 {
     return(this.repository.APEMBUpdate(apembsingle));
 }
Example #2
0
 public Apembsingle APEMBUpdate(Apembsingle apembsingle)
 {
     return(this.adapter.APEMBUpdate(apembsingle));
 }
Example #3
0
 public Apembsingle APEMBApply(Apembsingle apembsingle)
 {
     return(this.repository.APEMBApply(apembsingle));
 }
Example #4
0
 public Apembsingle APEMBApply(Apembsingle apembsingle)
 {
     return(this.adapter.APEMBApply(apembsingle));
 }