Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Gablarski
Clients
GablarskiErrorReporter
C# Class Gablarski.Clients.GablarskiErrorReporter
Inheritance:
IErrorReporter
Mostrar archivo
Open project: ermau/Gablarski
Public Methods
Method
Description
ReportError
(
Exception
ex
) :
void
Private Methods
Method
Description
GablarskiErrorReporter
( ) :
System
GetOS
( ) :
string
ReportError
(
Exception
ex
,
int
parentId
) :
void
Method Details
ReportError()
public
method
public
ReportError
(
Exception
ex
) :
void
ex
System.Exception
return
void