Beispiel #1
0
 public Glaccountcreate GLAccountCreate(Glaccountcreate glaccountcreate)
 {
     return(this.repository.GLAccountCreate(glaccountcreate));
 }
Beispiel #2
0
 public Glaccountcreate GLAccountCreate(Glaccountcreate glaccountcreate)
 {
     return(this.adapter.GLAccountCreate(glaccountcreate));
 }