Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Zetbox
API
Common
Reporting
LoggingErrorReporter
C# Class Zetbox.API.Common.Reporting.LoggingErrorReporter
Inheritance:
IReportingErrorReporter
Afficher le fichier
Open project: daszat/zetbox
Méthodes publiques
Méthode
Description
ReportErrors
(
object
foo
,
Exception
ex
,
Stream
mddl
) :
void
Method Details
ReportErrors()
public
méthode
public
ReportErrors
(
object
foo
,
Exception
ex
,
Stream
mddl
) :
void
foo
object
ex
System.Exception
mddl
Stream
Résultat
void