C# Class Rolcore.Net.WebMethods.WebMethodsCommunicationUtils

A static utility class to simplify communication with WebMethods.
Afficher le fichier Open project: Rollins/Rolcore

Méthodes publiques

Méthode Description
CallHtmlService ( WebMethodsHtmlService service ) : WebMethodsHtmlResponseObject

Calls a WebMethods HTML based webservice.

Private Methods

Méthode Description
GetHtmlServiceBaseUrl ( WebMethodsHtmlService service ) : string
GetHtmlServiceUrl ( WebMethodsHtmlService service ) : string
WebMethodsCommunicationUtils ( ) : System

Method Details

CallHtmlService() public static méthode

Calls a WebMethods HTML based webservice.
public static CallHtmlService ( WebMethodsHtmlService service ) : WebMethodsHtmlResponseObject
service WebMethodsHtmlService The webservice to call.
Résultat WebMethodsHtmlResponseObject