IExceptionContext.Process<TException>(TException) Metoda

Definice

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

Parametry typu

TException

Parametry

ex
TException

Návraty

TException

Platí pro