Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Elmah
ErrorXmlHandler
C# Class Elmah.ErrorXmlHandler
Renders an error as an XML document.
ファイルを表示
Open project: clearwavebuild/elmah
Public Methods
Method
Description
ProcessRequest
(
System.Web.HttpContextBase
context
) :
void
Method Details
ProcessRequest()
public
static
method
public
static
ProcessRequest
(
System.Web.HttpContextBase
context
) :
void
context
System.Web.HttpContextBase
return
void