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
Protogame
NullErrorReportOutput
C# Class Protogame.NullErrorReportOutput
Inheritance:
IErrorReportOutput
Mostrar archivo
Open project: RedpointGames/Protogame
Class Usage Examples
Public Methods
Method
Description
Report
(
Exception
ex
) :
void
Method Details
Report()
public
method
public
Report
(
Exception
ex
) :
void
ex
System.Exception
return
void