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
ExceptionFilterEventArgs
C# Class Elmah.ExceptionFilterEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: elmah/Elmah
Class Usage Examples
Public Methods
Method
Description
Dismiss
( ) :
void
ExceptionFilterEventArgs
(
Exception
e
,
object
context
) :
System
Method Details
Dismiss()
public
method
public
Dismiss
( ) :
void
return
void
ExceptionFilterEventArgs()
public
method
public
ExceptionFilterEventArgs
(
Exception
e
,
object
context
) :
System
e
System.Exception
context
object
return
System