Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Zetbox
API
Common
Reporting
LoggingErrorReporter
C# Class Zetbox.API.Common.Reporting.LoggingErrorReporter
Inheritance:
IReportingErrorReporter
Mostra file
Open project: daszat/zetbox
Public Methods
Method
Description
ReportErrors
(
object
foo
,
Exception
ex
,
Stream
mddl
) :
void
Method Details
ReportErrors()
public
method
public
ReportErrors
(
object
foo
,
Exception
ex
,
Stream
mddl
) :
void
foo
object
ex
System.Exception
mddl
Stream
return
void