Compartir a través de


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

Definición

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

Parámetros de tipo

TException

Parámetros

ex
TException

Devoluciones

TException

Se aplica a