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