Ejemplo n.º 1
0
 public AsglsetupGLSFSetupAResponseAPI GLSFSetupA(AsglsetupGLSFSetupARequestAPI AsglsetupGLSFSetupARequestAPI)
 {
     return(this.repository.GLSFSetupA(AsglsetupGLSFSetupARequestAPI));
 }
Ejemplo n.º 2
0
 public AsglsetupGLSFSetupAResponseAPI GLSFSetupA(AsglsetupGLSFSetupARequestAPI AsglsetupGLSFSetupARequestAPI)
 {
     return(this.adapter.GLSFSetupA(AsglsetupGLSFSetupARequestAPI));
 }