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
Serilog
Exceptions
ReflectionTypeLoadExceptionDestructurer
C# Class Serilog.Exceptions.ReflectionTypeLoadExceptionDestructurer
Inheritance:
IExceptionDestructurer
Afficher le fichier
Open project: Rurouni/MassiveOnlineUniversalServerEngine
Méthodes publiques
Méthode
Description
Destructure
(
Exception
exception
,
object>.IDictionary
data
,
object>.Func
destructureException
) :
void
Method Details
Destructure()
public
méthode
public
Destructure
(
Exception
exception
,
object>.IDictionary
data
,
object>.Func
destructureException
) :
void
exception
System.Exception
data
object>.IDictionary
destructureException
object>.Func
Résultat
void