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
ErrorRssHandler
C# Class Elmah.ErrorRssHandler
Renders a XML using the RSS 0.91 vocabulary that displays, at most, the 15 most recent errors recorded in the error log.
Inheritance:
IHttpHandler
ファイルを表示
Open project: elmah/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