Ejemplo n.º 1
0
 public MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.responseMessage execRequest(string requestMessage)
 {
     global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.execRequestIn inValue = new global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.execRequestIn();
     inValue.requestMessage = requestMessage;
     global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.execRequestOut retVal = ((global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.APIService)(this)).execRequest(inValue);
     return(retVal.responseMessage);
 }
Ejemplo n.º 2
0
 global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.execRequestOut global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.APIService.execRequest(global::MyGate_Global__Visa_AuthActions.VisaCardinal_Auth.execRequestIn request)
 {
     return(base.Channel.execRequest(request));
 }