IExceptionContext.Process<TException>(TException) Methode

Definition

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

Typparameter

TException

Parameter

ex
TException

Gibt zurück

TException

Gilt für: