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
Dwarrowdelf
ExceptionHelper
C# Class Dwarrowdelf.ExceptionHelper
Mostrar archivo
Open project: tomba/dwarrowdelf
Public Methods
Method
Description
DumpException
(
Exception
e
,
string
header
) :
void
Method Details
DumpException()
public
static
method
public
static
DumpException
(
Exception
e
,
string
header
) :
void
e
System.Exception
header
string
return
void