C# 클래스 ServiceStack.Soap12ServiceClient

상속: WcfServiceClient
파일 보기 프로젝트 열기: nustack/ServiceStack

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SetProxy ( Uri proxyAddress ) : void
Soap12ServiceClient ( string uri ) : System

메소드 상세

SetProxy() 공개 메소드

public SetProxy ( Uri proxyAddress ) : void
proxyAddress System.Uri
리턴 void

Soap12ServiceClient() 공개 메소드

public Soap12ServiceClient ( string uri ) : System
uri string
리턴 System