Exemple #1
0
 public Glaccountcopy GLAccountCopy(Glaccountcopy glaccountcopy)
 {
     return(this.repository.GLAccountCopy(glaccountcopy));
 }
Exemple #2
0
 public Glaccountcopy GLAccountCopy(Glaccountcopy glaccountcopy)
 {
     return(this.adapter.GLAccountCopy(glaccountcopy));
 }