C# Class ServiceStack.Soap12ServiceClient

Inheritance: WcfServiceClient
Exibir arquivo Open project: nustack/ServiceStack

Private Properties

Property Type Description

Public Methods

Method Description
SetProxy ( Uri proxyAddress ) : void
Soap12ServiceClient ( string uri ) : System

Method Details

SetProxy() public method

public SetProxy ( Uri proxyAddress ) : void
proxyAddress System.Uri
return void

Soap12ServiceClient() public method

public Soap12ServiceClient ( string uri ) : System
uri string
return System