C# 클래스 ServiceStack.WebHost.Endpoints.Soap11Handlers

상속: ServiceStack.WebHost.Endpoints.Support.SoapHandler, IHttpHandler
파일 보기 프로젝트 열기: firstsee/ServiceStack

공개 메소드들

메소드 설명
ProcessRequest ( HttpContext context ) : void
Soap11Handlers ( ) : System.Web

메소드 상세

ProcessRequest() 공개 메소드

public ProcessRequest ( HttpContext context ) : void
context System.Web.HttpContext
리턴 void

Soap11Handlers() 공개 메소드

public Soap11Handlers ( ) : System.Web
리턴 System.Web