Partager via


IExceptionContext.Process<TException>(TException) Méthode

Définition

public TException Process<TException> (TException ex) where TException : Exception;
abstract member Process : 'Exception -> 'Exception (requires 'Exception :> Exception)
Public Function Process(Of TException As Exception) (ex As TException) As TException

Paramètres de type

TException

Paramètres

ex
TException

Retours

TException

S’applique à