C# 클래스 Elmah.ErrorXmlHandler

Renders an error as an XML document.
파일 보기 프로젝트 열기: clearwavebuild/elmah

공개 메소드들

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

메소드 상세

ProcessRequest() 공개 정적인 메소드

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