Udostępnij za pośrednictwem


IExceptionContext.Process<TException>(TException) Metoda

Definicja

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

Zwraca

TException

Dotyczy