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
Ninject
Infrastructure
Language
ExtensionsForTargetInvocationException
C# Class Ninject.Infrastructure.Language.ExtensionsForTargetInvocationException
Provides extension methods for
TargetInvocationException
.
Afficher le fichier
Open project: ninject/Ninject
Méthodes publiques
Méthode
Description
RethrowInnerException
(
this
exception
) :
void
Re-throws inner exception.
Method Details
RethrowInnerException()
public
static
méthode
Re-throws inner exception.
public
static
RethrowInnerException
(
this
exception
) :
void
exception
this
The
.
Résultat
void