C# Class ServiceStack.Soap12ServiceClient

Inheritance: WcfServiceClient
Afficher le fichier Open project: nustack/ServiceStack

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SetProxy ( Uri proxyAddress ) : void
Soap12ServiceClient ( string uri ) : System

Method Details

SetProxy() public méthode

public SetProxy ( Uri proxyAddress ) : void
proxyAddress System.Uri
Résultat void

Soap12ServiceClient() public méthode

public Soap12ServiceClient ( string uri ) : System
uri string
Résultat System