Example #1
0
 public AsglsetupGLSFSetupAResponseAPI GLSFSetupA(AsglsetupGLSFSetupARequestAPI AsglsetupGLSFSetupARequestAPI)
 {
     return(this.repository.GLSFSetupA(AsglsetupGLSFSetupARequestAPI));
 }
Example #2
0
 public AsglsetupGLSFSetupAResponseAPI GLSFSetupA(AsglsetupGLSFSetupARequestAPI AsglsetupGLSFSetupARequestAPI)
 {
     return(this.adapter.GLSFSetupA(AsglsetupGLSFSetupARequestAPI));
 }