C# 클래스 ExoWeb.ServiceHandler

Summary description for $codebehindclassname$
상속: IHttpHandler
파일 보기 프로젝트 열기: vc3/ExoWeb

Private Properties

프로퍼티 타입 설명
GetFullStackTrace string
IHttpHandler void

비공개 메소드들

메소드 설명
GetFullStackTrace ( Exception error ) : string

Utility method for getting the full stack trace for a list of chained exceptions.

IHttpHandler ( HttpContext context ) : void

Processes incoming requests and routes them to the appropriate JSON handler method.