예제 #1
0
 public string GLSBDivCreate(Glsbdivcreate glsbdivcreate)
 {
     return(this.repository.GLSBDivCreate(glsbdivcreate));
 }
예제 #2
0
 public string GLSBDivCreate(Glsbdivcreate glsbdivcreate)
 {
     return(this.adapter.GLSBDivCreate(glsbdivcreate));
 }