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