Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Blog
Common
Utils
Helpers
Elmah
ErrorSignaler
C# Class Blog.Common.Utils.Helpers.Elmah.ErrorSignaler
Inheritance:
IErrorSignaler
Datei anzeigen
Open project: jsnmgpnty/Blogness2.0
Public Methods
Method
Description
SignalFromCurrentContext
(
Exception
e
) :
void
Method Details
SignalFromCurrentContext()
public
method
public
SignalFromCurrentContext
(
Exception
e
) :
void
e
System.Exception
return
void